Initial commit.

This commit is contained in:
2022-01-22 18:50:29 -06:00
commit 3777e3dbbd
13 changed files with 362 additions and 0 deletions

2
test/config.nims Normal file
View File

@ -0,0 +1,2 @@
switch("path", "../src")
switch("verbosity", "0")