diff options
Diffstat (limited to 'tests/import/fizz')
-rw-r--r-- | tests/import/fizz/m21496.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/import/fizz/m21496.nim b/tests/import/fizz/m21496.nim new file mode 100644 index 000000000..834c11eae --- /dev/null +++ b/tests/import/fizz/m21496.nim @@ -0,0 +1 @@ +proc fb* = echo "fizz!" \ No newline at end of file |