From 2b3456f8ec1150318430bf71d9af04ff3311e32c Mon Sep 17 00:00:00 2001 From: Drahflow Date: Thu, 6 Mar 2014 10:56:03 +0100 Subject: ?-operator test cases --- examples/working-compiler/ternary.test | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/working-compiler/ternary.test (limited to 'examples') diff --git a/examples/working-compiler/ternary.test b/examples/working-compiler/ternary.test new file mode 100644 index 0000000..5c4bfab --- /dev/null +++ b/examples/working-compiler/ternary.test @@ -0,0 +1,5 @@ +0 /yes /no ? dump +1 /yes /no ? dump +< { -- -- /lul } "?" deffd > ==s +s dump +s /yes /no ? dump -- cgit v1.2.3