summary refs log tree commit diff stats
path: root/tests/compile/tdefaultprocparam.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-10-06 22:46:41 +0200
committerAraq <rumpf_a@web.de>2012-10-06 22:46:41 +0200
commit70fa5a6df0dfc3cbe1e046736651788a5fc490af (patch)
treeffeea5c53e61c040bc26c37ca9f54c432b8eb705 /tests/compile/tdefaultprocparam.nim
parenta85b5797184065f1b007fad93b2d27c91f2632e9 (diff)
downloadNim-70fa5a6df0dfc3cbe1e046736651788a5fc490af.tar.gz
attempt to fix #183
Diffstat (limited to 'tests/compile/tdefaultprocparam.nim')
-rw-r--r--tests/compile/tdefaultprocparam.nim4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/compile/tdefaultprocparam.nim b/tests/compile/tdefaultprocparam.nim
new file mode 100644
index 000000000..23ecf72e9
--- /dev/null
+++ b/tests/compile/tdefaultprocparam.nim
@@ -0,0 +1,4 @@
+
+import mdefaultprocparam
+
+p()