diff options
Diffstat (limited to 'progs/tests/simple.sy')
| -rw-r--r-- | progs/tests/simple.sy | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/progs/tests/simple.sy b/progs/tests/simple.sy new file mode 100644 index 0000000..12a43c0 --- /dev/null +++ b/progs/tests/simple.sy @@ -0,0 +1,2 @@ +print extern_test(3.0) +print extern_test(3.0, 4.0, 5.0) |
