Closed pml-lang closed 3 years ago
The documentation states:
The regex of an identifier is: [a-zA-Z][a-zA-Z0-9_]*.
This rule is not enforced by the converter in version 1.4.0.
Will be fixed in the new parser (version 2.0)
This bug has been fixed in version 2.0.0
The documentation states:
This rule is not enforced by the converter in version 1.4.0.
Will be fixed in the new parser (version 2.0)