grammar: enable single parentheses-less arguments in one-line annotations
authorJean Privat <jean@pryen.org>
Thu, 18 Sep 2014 13:26:36 +0000 (09:26 -0400)
committerJean Privat <jean@pryen.org>
Thu, 18 Sep 2014 17:04:51 +0000 (13:04 -0400)
commitb7fe9f37154b77529abb83e6518b81824318c7d1
tree9505e35b6a6d36ade9295f7427275d7ebe02e134
parentdbe1a14e66d9cdcc6efd55bff9f7634a13aa7bdb
grammar: enable single parentheses-less arguments in one-line annotations

~~~
fun foo is some_annot "hello"
~~~

Signed-off-by: Jean Privat <jean@pryen.org>
src/parser/nit.sablecc3xx