nimble/tests/testCommand/testsPass/testing123.nim
Dominik Picheta 301a366dd2 Refactoring and many fixes to PR #378. (Broken)
This commit is broken due to a cleanup issue with NimScript eval.
2017-09-03 17:37:52 +01:00

4 lines
48 B
Nim

proc myFunc*() =
echo "Executing my func"