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: c3b712e5c7d2c6e51edc966925034bfeaeee5348 (plain)
1
2
3
4
5
6
// Compiler options: support-361.cs -out:test-361.exe

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