forked from GitHub/gf-core
Updated to latest CFG specification from gfc2java
This commit is contained in:
@@ -15,7 +15,7 @@ $i = [$l $d _ '] -- identifier character
|
||||
$u = [\0-\255] -- universal: any character
|
||||
|
||||
@rsyms = -- reserved words consisting of special symbols
|
||||
\; | \: | \. | \- \> | \[ | \] | \, | \/ | \{ | \} | \!
|
||||
\; | \: | \. | \- \> | \[ | \] | \, | \/ | \{ | \} | \! | \= | \( | \)
|
||||
|
||||
:-
|
||||
|
||||
|
||||
Reference in New Issue
Block a user