Open AzureMarker opened 3 years ago
There's one small catch here:
Nonterminal<Rule>: Box<Rule> = {/*...*/};
Trying to rename "Rule" from the injection leads to
Originally posted by @dblanovschi in https://github.com/Mcat12/intellij-lalrpop/issues/12#issuecomment-749516563
There's one small catch here:
Trying to rename "Rule" from the injection leads to
Originally posted by @dblanovschi in https://github.com/Mcat12/intellij-lalrpop/issues/12#issuecomment-749516563