Marina/MarinaTest.java: a few hacks to get the silicon working
[fleet.git] / tests / flags / flags-ab-not-2.test
1 // expected output
2 #expect 3
3
4 // ships required in order to run this code
5 #ship debug        : Debug
6
7 debug.in:
8   set flags a=0, b=1;
9   [!a] set word= 3;
10   [!b] set word= 4;
11   deliver;