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

nullable_6() private method

private nullable_6 ( ) : void
return void
		public void nullable_6()
		{
			RunCompilerTestCase(@"nullable-6.boo");
		}
		
GenericsTestFixture