summaryrefslogtreecommitdiff
path: root/mcs/tests/test-361.cs
blob: de5855f470c27477fe01d2848c07cc90c7b228ab (plain)
1
2
3
4
5
6
// Compiler options: support-361.cs -out:test-361.exe

[X]
class Test {
	public static void Main () { }
}