Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test-361.cs « tests « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 () { }
}