mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
Add filename space test
This commit is contained in:
3
tests/misc/tspace in filename.nim
Normal file
3
tests/misc/tspace in filename.nim
Normal file
@@ -0,0 +1,3 @@
|
||||
# Test for the compiler to be able to compile a Nim file with spaces in it.
|
||||
|
||||
echo("Successful")
|
||||
Reference in New Issue
Block a user