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