more symbols and changed err msg
This commit is contained in:
parent
0dc06eaf80
commit
4f21a58200
2 changed files with 2 additions and 2 deletions
|
|
@ -104,7 +104,7 @@ coercions Type 3 ;
|
|||
|
||||
token UIdent (upper (letter | digit | '_')*) ;
|
||||
token LIdent (lower (letter | digit | '_')*) ;
|
||||
token Symbol (["@#%^&*_-+=|?/<>,•"]+) ;
|
||||
token Symbol (["@#%^&*_-+=|?/<>,•:[]"]+) ;
|
||||
|
||||
comment "--";
|
||||
comment "{-" "-}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue