updating to the latest module.
[mono.git] / mcs / tests / test-361.cs
1 // Compiler options: test-361-2.cs
2
3 [X]
4 class Test {
5         static void Main () { }
6 }