Initial WIP of new pit (Nim).
This commit is contained in:
1
tests/test1.nim
Normal file
1
tests/test1.nim
Normal file
@ -0,0 +1 @@
|
||||
doAssert(1 + 1 == 2)
|
1
tests/test1.nims
Normal file
1
tests/test1.nims
Normal file
@ -0,0 +1 @@
|
||||
switch("path", "$projectDir/../src")
|
Reference in New Issue
Block a user