aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/tast2.nim2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tast2.nim b/tests/tast2.nim
index 8deb99e..fd0175a 100644
--- a/tests/tast2.nim
+++ b/tests/tast2.nim
@@ -2,6 +2,8 @@ import macros, os, sets, strutils
import nimterop/[cimport]
+{.passC: "-DNIMTEROP".}
+
static:
# Skip casting on lower nim compilers because
# the VM does not support it