diff options
Diffstat (limited to 'tests/dir with space/tspace.nim')
-rw-r--r-- | tests/dir with space/tspace.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dir with space/tspace.nim b/tests/dir with space/tspace.nim index 8db4b52f2..2b74fa629 100644 --- a/tests/dir with space/tspace.nim +++ b/tests/dir with space/tspace.nim @@ -1,3 +1,3 @@ # Test for the compiler to be able to compile a Nim file with spaces in it. -echo("Successful") \ No newline at end of file +echo("Successful") |