7 lines
106 B
C#
Raw Normal View History

// Compiler options: support-361.cs -out:test-361.exe
[X]
class Test {
public static void Main () { }
}