diff options
Diffstat (limited to 'tiger-compiler/tests/testsuite/good/three_empty_tests.tig')
| -rw-r--r-- | tiger-compiler/tests/testsuite/good/three_empty_tests.tig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tiger-compiler/tests/testsuite/good/three_empty_tests.tig b/tiger-compiler/tests/testsuite/good/three_empty_tests.tig new file mode 100644 index 0000000..d12db1a --- /dev/null +++ b/tiger-compiler/tests/testsuite/good/three_empty_tests.tig @@ -0,0 +1,5 @@ +function test_1() = () + +function test_2() = () + +function test_3() = () |
