Skip to content

Use double underscore in generated variables#26

Merged
mfornet merged 1 commit into
masterfrom
fix_collision
Oct 20, 2022
Merged

Use double underscore in generated variables#26
mfornet merged 1 commit into
masterfrom
fix_collision

Conversation

@mfornet
Copy link
Copy Markdown
Member

@mfornet mfornet commented Oct 18, 2022

Use __check_paused to avoid collision with local variables.

Closes #17

@mfornet mfornet requested review from karim-en and mooori October 18, 2022 18:05
@sept-en sept-en self-assigned this Oct 18, 2022
@sept-en sept-en added the enhancement New feature or request label Oct 18, 2022
Copy link
Copy Markdown

@sept-en sept-en left a comment

Choose a reason for hiding this comment

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

LGTM!

Use __check_paused to avoid collision with local variables.

Closes #17
@mfornet mfornet merged commit a55c3a0 into master Oct 20, 2022
@mfornet mfornet deleted the fix_collision branch October 20, 2022 08:09
This was referenced Mar 27, 2026
@github-actions github-actions Bot mentioned this pull request Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Variables collision with macro

5 participants