new syntax: receive, notify, dismiss
[fleet.git] / tests / benkobox / kill-only-standing-instructions.fleet
index 8c74af5..9c3f456 100644 (file)
@@ -16,7 +16,7 @@ fifo2.out: wait, take, sendto fifo.in;
 
 fifo.out:
   [*] nop;
-  ack fifo2.out;
+  notify fifo2.out;
   take, sendto debug.in;
   take, sendto debug.in;
   kill*;