summary refs log tree commit diff stats
path: root/nimpretty/tests
diff options
context:
space:
mode:
Diffstat (limited to 'nimpretty/tests')
-rw-r--r--nimpretty/tests/expected/simple2.nim1
-rw-r--r--nimpretty/tests/simple2.nim1
2 files changed, 2 insertions, 0 deletions
diff --git a/nimpretty/tests/expected/simple2.nim b/nimpretty/tests/expected/simple2.nim
index 8d60c4067..e265aaff0 100644
--- a/nimpretty/tests/expected/simple2.nim
+++ b/nimpretty/tests/expected/simple2.nim
@@ -1,3 +1,4 @@
+# comment here
 var x: int = 2
 
 echo x
diff --git a/nimpretty/tests/simple2.nim b/nimpretty/tests/simple2.nim
index 8d60c4067..e265aaff0 100644
--- a/nimpretty/tests/simple2.nim
+++ b/nimpretty/tests/simple2.nim
@@ -1,3 +1,4 @@
+# comment here
 var x: int = 2
 
 echo x