parser: accepts "print a[b]"
authorJean Privat <jean@pryen.org>
Fri, 4 Sep 2009 17:50:10 +0000 (13:50 -0400)
committerJean Privat <jean@pryen.org>
Fri, 4 Sep 2009 17:50:10 +0000 (13:50 -0400)
commit63d81b69118baf7182d1e7097ac5301fc6961a1f
tree35db7da90a25d66c9c019b7523d6d7e7429d5b0d
parent779aa064099a05ddbc087382ec859d322da5afb1
parser: accepts "print a[b]"

However, why "print [a, b]" is refused remains to be investigated.

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