diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/working-compiler/ternary.test | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
