diff options
Diffstat (limited to 'tests/manyloc/named_argument_bug/main.nim.cfg')
-rw-r--r-- | tests/manyloc/named_argument_bug/main.nim.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/manyloc/named_argument_bug/main.nim.cfg b/tests/manyloc/named_argument_bug/main.nim.cfg new file mode 100644 index 000000000..7df7a0e97 --- /dev/null +++ b/tests/manyloc/named_argument_bug/main.nim.cfg @@ -0,0 +1,3 @@ +# this file only exists to mark 'main.nim' as the main file + +--path:"$projectpath" |