Erlang: allow spaces after attribute name

This commit is contained in:
cn 2012-07-09 11:42:12 +02:00
parent 56d8b4f7c6
commit 4a1824f217
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@
:maybe_attribute Idle :maybe_attribute Idle
* idle noeat * idle noeat
"a-z_" maybe_attribute "a-z_" maybe_attribute
" " maybe_attribute
"(." attribute recolormark noeat "(." attribute recolormark noeat
:attribute Attribute :attribute Attribute