BooCompiler.Tests.GenericsTestFixture.type_reference_1 C# (CSharp) Method

type_reference_1() private method

private type_reference_1 ( ) : void
return void
		public void type_reference_1()
		{
			RunCompilerTestCase(@"type-reference-1.boo");
		}
		
GenericsTestFixture