bug: undetected uninitialized attr because of generic
authorJean Privat <jean@pryen.org>
Mon, 14 Feb 2011 20:12:19 +0000 (15:12 -0500)
committerJean Privat <jean@pryen.org>
Tue, 15 Feb 2011 18:03:06 +0000 (13:03 -0500)
in alt1, A[Int]::e is statically typed by Int.
Therefore is should be catched as uninitialized.

Signed-off-by: Jean Privat <jean@pryen.org>


No differences found