pragmagic / vscode-nim

An extension for VS Code which provides support for the Nim language.
Other
235 stars 38 forks source link

\n not allowed in character literal #30

Closed gitbufenshuo closed 7 years ago

gitbufenshuo commented 7 years ago

var c:char = '\n'

-->

\n not allowed in character literal