Type and check 'continue' return value.
authorJean Privat <jean@pryen.org>
Tue, 20 Jan 2009 23:30:27 +0000 (18:30 -0500)
committerJean Privat <jean@pryen.org>
Tue, 20 Jan 2009 23:30:27 +0000 (18:30 -0500)
commit9010137071dfd799f272a035fc62370182847c55
tree98b794a05add082e691c0502f783fa7d5a00edb3
parenta349ce96ecbb3f2a4881a27e076bebe83d6cb8bd
Type and check 'continue' return value.
Also detects closure with a missing continue.
src/syntax/control_flow.nit
src/syntax/typing.nit