Initial files
This commit is contained in:
commit
7779e36f86
7 changed files with 47 additions and 0 deletions
6
true.nim
Normal file
6
true.nim
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
import cligen
|
||||
|
||||
proc main() =
|
||||
system.quit(0)
|
||||
|
||||
dispatch(main)
|
||||
Loading…
Add table
Add a link
Reference in a new issue