Ruby: global variables ma start with a digit

This commit is contained in:
cn 2012-07-20 12:04:07 +02:00
parent 4a1824f217
commit 4556588a71
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ done
:not_string Idle :not_string Idle
* rest noeat * rest noeat
"A-Za-z_" global_var recolor=-2 "a-zA-Z0-9_" global_var recolor=-2
"\"'`#/" rest "\"'`#/" rest
:brace Brace :brace Brace