diff options
Diffstat (limited to 'tests/simple.tdy')
| -rw-r--r-- | tests/simple.tdy | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/tests/simple.tdy b/tests/simple.tdy index a2d36b3..a4f6c45 100644 --- a/tests/simple.tdy +++ b/tests/simple.tdy @@ -1,9 +1,3 @@ -// Comments! -// 3 -1 + 1 * 2 -// -1 --1 * 3 + 2 -// 8 -2 * 2 * 2 -// 34 -1 + (3 * 2 + 3 + 2) * 3 +1 == 1 +1 + 1 == 2 +1 + 1 == 3 |
