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

byref_1() private method

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