Files
Nim/nimpretty/tests/expected/simple.nim
Andreas Rumpf e0eda28a99 nimpretty: fixes #9144
(cherry picked from commit 778e4d1775)
2018-11-01 17:44:54 +01:00

5 lines
59 B
Nim

var x: int = 2
echo x # bug #9144