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

callables_as_ternay_operands_invocation() private method

private callables_as_ternay_operands_invocation ( ) : void
return void
		public void callables_as_ternay_operands_invocation()
		{
			RunCompilerTestCase(@"callables-as-ternay-operands-invocation.boo");
		}