summary refs log tree commit diff stats
path: root/nimpretty/tests/expected/simple3.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2018-10-24 15:22:28 +0200
committerAraq <rumpf_a@web.de>2018-10-24 15:22:28 +0200
commite7e75224a240688c99fd62f2bcef2445ca724f3b (patch)
treeff3548229a3a8f76e252b089911acaf03ac550d2 /nimpretty/tests/expected/simple3.nim
parent06a6433db7cc32e957d4f78640e388ea5d09b1a3 (diff)
downloadNim-e7e75224a240688c99fd62f2bcef2445ca724f3b.tar.gz
nimpretty: closes #9484
Diffstat (limited to 'nimpretty/tests/expected/simple3.nim')
-rw-r--r--nimpretty/tests/expected/simple3.nim9
1 files changed, 9 insertions, 0 deletions
diff --git a/nimpretty/tests/expected/simple3.nim b/nimpretty/tests/expected/simple3.nim
new file mode 100644
index 000000000..f05c361ad
--- /dev/null
+++ b/nimpretty/tests/expected/simple3.nim
@@ -0,0 +1,9 @@
+
+#[
+foo bar
+]#
+
+
+
+proc fun() =
+  echo "ok1"