Skip to content

Conversation

@konsumlamm
Copy link
Contributor

Fixes #12595.

The problem was that ExprColonExpr wasn't treated specially inside TableConstr (for the other uses, like object constructors, the key should not be gensym'd), which is fixed now, by using semTemplBodySons on the elements (which are ExprColonExprs).

@konsumlamm konsumlamm mentioned this pull request Jan 30, 2021
@Clyybber Clyybber merged commit eef2948 into nim-lang:devel Jan 31, 2021
@konsumlamm konsumlamm deleted the fix-12595 branch February 14, 2021 14:39
ardek66 pushed a commit to ardek66/Nim that referenced this pull request Mar 26, 2021
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.

Gensym'd symbol in template can't be found in curly braces

2 participants