diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/simple.tdy | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/simple.tdy b/tests/simple.tdy index 2ef5886..9594655 100644 --- a/tests/simple.tdy +++ b/tests/simple.tdy @@ -1,5 +1 @@ -1 + 1 <= 2 -1 + 1 < 2 -1 + 1 > 2 -1 + 1 >= 2 -1 + 1 == 2 +1 + 1 <=> 2 |
