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

byref_3() private method

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