summary refs log tree commit diff stats
path: root/tests/ic/mimportsb.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ic/mimportsb.nim')
-rw-r--r--tests/ic/mimportsb.nim4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ic/mimportsb.nim b/tests/ic/mimportsb.nim
new file mode 100644
index 000000000..3cae925c5
--- /dev/null
+++ b/tests/ic/mimportsb.nim
@@ -0,0 +1,4 @@
+proc fnb1*(): int = 1
+proc fnb2*(): int = 2
+proc hfnb3(): int = 3
+proc hfnb4(): int = 4