Skip to content

Commit

Permalink
proceed
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout committed Jan 17, 2022
1 parent 652f4ad commit d51524a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions config/config.nims
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ when defined(nimStrictMode):
# future work: XDeclaredButNotUsed

switch("define", "nimVersion:" & NimVersion)
switch("experimental", "strictEffects")
1 change: 0 additions & 1 deletion tests/config.nims
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,3 @@ switch("define", "nimPreviewFloatRoundtrip")
switch("define", "nimPreviewDotLikeOps")
switch("define", "nimPreviewJsonutilsHoleyEnum")
switch("define", "nimPreviewHashRef")
switch("experimental", "strictEffects")

0 comments on commit d51524a

Please sign in to comment.