https://bugzilla.novell.com/show_bug.cgi?id=479532
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=479532#c1 --- Comment #1 from Stephen A <[email protected]> 2009-02-25 07:12:25 MST --- In my description, the line: var foo = new Foo() { new int[] { 1, 2, 3 } }.Data; should have been: var foo = new Foo() { new int[] { 1, 2, 3 } }; It's correct in Test.cs, however. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
