BooCompiler.Tests.CompilationTestFixture.LessThanEqualForInts C# (CSharp) Method

LessThanEqualForInts() private method

private LessThanEqualForInts ( ) : void
return void
        public void LessThanEqualForInts()
        {
            RunCompilerTestCase("lte_int.boo");
        }