BooCompiler.Tests.CallablesIntegrationTestFixture.byref_2 C# (CSharp) Method

byref_2() private method

private byref_2 ( ) : void
return void
		public void byref_2()
		{
			RunCompilerTestCase(@"byref-2.boo");
		}