Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Comments

[LG] Remove dash in identifier to make sure arithmetic expressions can be parsed correctly#3712

Merged
boydc2014 merged 4 commits intomasterfrom
shuwan/fixDashInIden
Apr 10, 2020
Merged

[LG] Remove dash in identifier to make sure arithmetic expressions can be parsed correctly#3712
boydc2014 merged 4 commits intomasterfrom
shuwan/fixDashInIden

Conversation

@cosmicshuai
Copy link
Contributor

fixes: #3695
In this PR, identifier can not contain '-'. Template name should not use 'bfactivity-1123'.
This change will make sure expressions like 'user.a-user.b' can be recognize as an arithmetic opration rather than an identifier.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

the behavior of operations of arithmetic are inconsistent

3 participants