Skip to content

Commit bc553cc

Browse files
committed
fixup
1 parent c7e4e20 commit bc553cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/config.nims

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ when defined(nimStrictMode):
1515
switch("hintAsError", "ConvFromXtoItselfNotNeeded")
1616
# future work: XDeclaredButNotUsed
1717

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")
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")

0 commit comments

Comments
 (0)