grammar: split `expr_atom` into `expr_single`
authorJean Privat <jean@pryen.org>
Thu, 18 Sep 2014 13:24:24 +0000 (09:24 -0400)
committerJean Privat <jean@pryen.org>
Thu, 18 Sep 2014 17:04:51 +0000 (13:04 -0400)
commitdbe1a14e66d9cdcc6efd55bff9f7634a13aa7bdb
treea5b1ec2509193f876d3c3575bdfcf09b281c302c
parentab6aa7805511a46c211f7c3ae0a233cacc836d72
grammar: split `expr_atom` into `expr_single`

This new priority class enable args without parentheses in
one-line annotation.

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