nimble/tests/develop/srcdirtest/src/srcdirtest.nim

4 lines
No EOL
55 B
Nim

proc foo*(): string =
return "correct"
echo("hello")