summary refs log tree commit diff stats
path: root/tests/dll/nimhcr_0_5.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dll/nimhcr_0_5.nim')
-rw-r--r--tests/dll/nimhcr_0_5.nim2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/dll/nimhcr_0_5.nim b/tests/dll/nimhcr_0_5.nim
new file mode 100644
index 000000000..aff4014ca
--- /dev/null
+++ b/tests/dll/nimhcr_0_5.nim
@@ -0,0 +1,2 @@
+
+proc getInt*(): int = return 42 # back to the answer...