dhakehurst / net.akehurst.language

Generic Language (DSL) support for kotlin multiplatform (parser, syntax-analyser, formatter, processor, etc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should not create sudo-rule if multi is the only thing

dhakehurst opened this issue · comments

E.g.

rule1 = term* ;

should not need a sudo-rule