diff options
| author | Edvard Thörnros <edvard.thornros@gmail.com> | 2021-01-09 17:30:09 +0100 |
|---|---|---|
| committer | Edvard Thörnros <edvard.thornros@gmail.com> | 2021-01-09 17:30:09 +0100 |
| commit | efaab433309170e8330a7722e90c26a93dbec252 (patch) | |
| tree | 86794243d8351f5761cfac6ddb9cce67a2ee6359 /tests | |
| parent | 158c2c284fa61be972dd868e2f262f9e04a0edb4 (diff) | |
| download | sylt-efaab433309170e8330a7722e90c26a93dbec252.tar.gz | |
Start on compiler
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/simple.tdy | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/tests/simple.tdy b/tests/simple.tdy index d962330..d248afd 100644 --- a/tests/simple.tdy +++ b/tests/simple.tdy @@ -1,10 +1 @@ -1234 -1234.123 - -a.b - -if abcde { - a = true - c++ -} -b = false +1 + 1 * 2 |
