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

collections_1() private method

private collections_1 ( ) : void
return void
		public void collections_1()
		{
			RunCompilerTestCase(@"collections-1.boo");
		}
		
GenericsTestFixture