nullable: type, compile and test 'isset _attr'
authorJean Privat <jean@pryen.org>
Wed, 24 Jun 2009 18:44:24 +0000 (14:44 -0400)
committerJean Privat <jean@pryen.org>
Wed, 24 Jun 2009 20:29:37 +0000 (16:29 -0400)
commitfd43e61c94b7b4431349de59eb4927ad990aa740
treec403659481e52cdacf45b06f39e33476f5023cbf
parentae2a46e0b484cae327f8a0d2842a8154ad38631e
nullable: type, compile and test 'isset _attr'

Signed-off-by: Jean Privat <jean@pryen.org>
src/compiling/compiling_methods.nit
src/parser/parser_nodes.nit
src/syntax/typing.nit
tests/base_attr_isset.nit [new file with mode: 0644]
tests/sav/base_attr_isset.sav [new file with mode: 0644]
tests/sav/base_attr_isset_alt1.sav [new file with mode: 0644]
tests/sav/base_attr_isset_alt2.sav [new file with mode: 0644]