diff options
Diffstat (limited to 'tiger-compiler/tests/type/bad-main-args.tig')
| -rw-r--r-- | tiger-compiler/tests/type/bad-main-args.tig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tiger-compiler/tests/type/bad-main-args.tig b/tiger-compiler/tests/type/bad-main-args.tig new file mode 100644 index 0000000..50f3fde --- /dev/null +++ b/tiger-compiler/tests/type/bad-main-args.tig @@ -0,0 +1 @@ +function _main(argv: string) = () |
