get rid of ChainControls
[fleet.git] / tests / torpedo / epilogue-fifo.test
1 #expect 0
2 #expect 0
3 #ship debug : Debug
4 #ship fifo  : Fifo
5
6 debug.in:
7   set word= 0;
8   head;
9   nop;
10   deliver;
11   set olc=0;
12   [d] abort;
13   [d] deliver;
14   tail;
15
16
17