2010-04-06 Jb Evain <jbevain@novell.com>
[mcs.git] / tests / test-656.cs
blob26c7e86efb71b387c00ae3692a553e670401683f
1 // Compiler options: -r:test-656-lib.dll;
3 // Trailing semicolon is part of the test
5 class Goo
7 static void Main ()
9 string s = new Foo () ["foo"];