We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e4e20 commit bc553ccCopy full SHA for bc553cc
config/config.nims
@@ -15,6 +15,6 @@ when defined(nimStrictMode):
15
switch("hintAsError", "ConvFromXtoItselfNotNeeded")
16
# future work: XDeclaredButNotUsed
17
18
-# PRTEMP, should be only in $nim_prs_D/tests/config.nims but we also want a quick and dirty way to test on NIM_TEST_PACKAGES
19
-switch("define", "nimLazySemcheckAfterSystem")
20
-switch("define", "nimLazySemcheckComplete")
+# # PRTEMP, should be only in $nim_prs_D/tests/config.nims but we also want a quick and dirty way to test on NIM_TEST_PACKAGES
+# switch("define", "nimLazySemcheckAfterSystem")
+# switch("define", "nimLazySemcheckComplete")
0 commit comments