Removed one more test using ternary comparison
[fur] / examples / 16_short_circuiting.fur.stdout.txt
index 21ff499..3c28171 100644 (file)
@@ -1,3 +1,2 @@
-This should only print once.
-This should print exactly twice.
-This should print exactly twice.
+This should print exactly once.
+This should also print exactly once.