Skip to content

remove the init block#851

Merged
tersec merged 1 commit into
masterfrom
fix-scope
Apr 14, 2026
Merged

remove the init block#851
tersec merged 1 commit into
masterfrom
fix-scope

Conversation

@narimiran
Copy link
Copy Markdown
Contributor

After
nim-lang/Nim@2501e23, the Nim compiler is stricter about the scopes.
This fixes the failing test on both Nim devel and 2.2.x.

After
nim-lang/Nim@2501e23,
the Nim compiler is stricter about the scopes.
This fixes the failing test on both Nim devel and 2.2.x.
@tersec tersec merged commit 1ab4a5b into master Apr 14, 2026
20 checks passed
@tersec tersec deleted the fix-scope branch April 14, 2026 10:15
Copy link
Copy Markdown
Contributor

@kdeme kdeme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does change behaviour, specifically for llvm fuzzers: https://github.com/status-im/nim-testutils/blob/master/testutils/fuzzing.nim#L56

But I guess this way of doing that just wont work anymore then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants