diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/simple.tdy | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/simple.tdy b/tests/simple.tdy index c0fdb77..d962330 100644 --- a/tests/simple.tdy +++ b/tests/simple.tdy @@ -1,2 +1,10 @@ 1234 1234.123 + +a.b + +if abcde { + a = true + c++ +} +b = false |
