1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-12-22 02:54:23 +01:00

Ruby: allow ?! in symbols

This commit is contained in:
cn 2011-10-03 23:01:33 +02:00
parent e832ba5d5a
commit 4d138ffec2

View File

@ -495,7 +495,7 @@ done
:symbol Symbol
* rest noeat
"a-zA-Z0-9_" symbol
"a-zA-Z0-9_?!" symbol
:symbol_str Symbol
* symbol_str