svn path=/branches/mono-1-1-9/mcs/; revision=51207
[mono.git] / mcs / tests / test-361.cs
1 // Compiler options: test-361-p2.cs /out:test-361.exe
2
3 [X]
4 class Test {
5         static void Main () { }
6 }