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

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