summary refs log tree commit diff stats
path: root/tests/modules
diff options
context:
space:
mode:
authorLemonBoy <LemonBoy@users.noreply.github.com>2018-08-21 14:51:23 +0200
committerAndreas Rumpf <rumpf_a@web.de>2018-08-21 14:51:23 +0200
commitbbe5e8326b9f307e857b28d4b27fe9b1ec6a08c0 (patch)
tree0f963a6495f826dbb1016c9d6cc6bf870e35bc33 /tests/modules
parent0dd31a4f977f4220f6f510520db236863ba9bff7 (diff)
downloadNim-bbe5e8326b9f307e857b28d4b27fe9b1ec6a08c0.tar.gz
sfForward is also sfReorder for skModule symbols (#8692)
Take this into account while searching for undefined forward references.

Fixes #8665
Diffstat (limited to 'tests/modules')
-rw-r--r--tests/modules/t8665.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/modules/t8665.nim b/tests/modules/t8665.nim
new file mode 100644
index 000000000..51538df79
--- /dev/null
+++ b/tests/modules/t8665.nim
@@ -0,0 +1 @@
+import treorder