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

callables_as_ternary_operands() private method

private callables_as_ternary_operands ( ) : void
return void
		public void callables_as_ternary_operands()
		{
			RunCompilerTestCase(@"callables-as-ternary-operands.boo");
		}