Allow spaces between context parenthesis

This commit is contained in:
Mathieu Darse
2015-03-26 20:19:03 +01:00
parent d60b731ffa
commit 32885f80d1

View File

@@ -70,7 +70,7 @@ string_keyword_symbol:
| symbol() | symbol()
#context: #context:
::parenthese_:: string()+ ::_parenthese:: ::parenthese_:: ::space::? string()+ ::space::? ::_parenthese::
string: string:
<word> <word>