[Mono-list] mcs buglet with using statment

Kojo Adams adamsk@cs.lafayette.edu
Wed, 29 Jan 2003 19:49:17 -0500


the statement using (R r1 = new R(), r2 = new R()){} does not compile with mcseven though it should