diff options
Diffstat (limited to 'tests/template/m1027b.nim')
-rw-r--r-- | tests/template/m1027b.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/template/m1027b.nim b/tests/template/m1027b.nim new file mode 100644 index 000000000..5ff0b9714 --- /dev/null +++ b/tests/template/m1027b.nim @@ -0,0 +1 @@ +const version_str* = "mod b" |