diff options
Diffstat (limited to 'test/test_samples/test_printf.nc')
| -rw-r--r-- | test/test_samples/test_printf.nc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/test/test_samples/test_printf.nc b/test/test_samples/test_printf.nc deleted file mode 100644 index c29bb05..0000000 --- a/test/test_samples/test_printf.nc +++ /dev/null @@ -1,11 +0,0 @@ -export main; - -let main() -{ - if (0x01 =: 0x01): - { - return 0; - } - - return 1; -}
\ No newline at end of file |
