diff options
Diffstat (limited to 'progs/tests/parenthesis.sy')
| -rw-r--r-- | progs/tests/parenthesis.sy | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/progs/tests/parenthesis.sy b/progs/tests/parenthesis.sy deleted file mode 100644 index dd6fe8a..0000000 --- a/progs/tests/parenthesis.sy +++ /dev/null @@ -1,3 +0,0 @@ -start :: fn { - (1 + 2) * 3 <=> 9 -} |
