Implements basic support for building with .nimble-link'ed packages.
This commit is contained in:
parent
5f1de1e4ff
commit
97dc0ffb45
8 changed files with 90 additions and 31 deletions
|
|
@ -1 +1,4 @@
|
|||
proc foo*(): string =
|
||||
return "correct"
|
||||
|
||||
echo("hello")
|
||||
Loading…
Add table
Add a link
Reference in a new issue