Skip to content

Instantly share code, notes, and snippets.

@dom96
Created December 22, 2011 15:47
Show Gist options
  • Save dom96/1510743 to your computer and use it in GitHub Desktop.
Save dom96/1510743 to your computer and use it in GitHub Desktop.
> /home/dominik/code/outside/git/Nimrod/bin/nimrod c /home/dominik/code/nimrod/bugs/styleinsensitivity/test.nim
Hint: used config file '/home/dominik/code/outside/git/Nimrod/config/nimrod.cfg' [Conf]
Hint: system [Processing]
Hint: test [Processing]
test.nim(2, 5) Error: invalid token: _
> Process terminated with exit code 1
var x = "test"
echo(x_)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment