Marina/MarinaTest.java: a few hacks to get the silicon working
[fleet.git] / tests / codebags / fun-with-codebags.fleet
index a116240..50d7b3d 100644 (file)
@@ -4,13 +4,13 @@
 #ship memory : Memory
 
 memory.out:
- [*] take, send;
+ set ilc=*;  collect packet, send;
 
-memory.inCBD: literal {
-    memory.inCBD: literal {
-        memory.inCBD: literal {
+memory.inCBD: set word= {
+    memory.inCBD: set word= {
+        memory.inCBD: set word= {
             debug.in:
-              literal 3;
+              set word= 3;
               deliver;
           }; deliver;
       }; deliver;