index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
dir with space
/
tspace.nim
blob: 8db4b52f224f7cfbacff0637f1bd764629e24512 (
plain
) (
blame
)
1
2
3
# Test for the compiler to be able to compile a Nim file with spaces in it.
echo
(
"Successful"
)