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

gtest-001.cs « tests « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 73a41da8ae9c012bcc9fd027873c9b6bf792781e (plain)
1
2
3
4
5
6
7
8
9
class Stack < type > {

}

class Boot {
	public static void Main ()
	{
	}
}