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

GreaterThanEqualForInts() private method

private GreaterThanEqualForInts ( ) : void
return void
        public void GreaterThanEqualForInts()
        {
            RunCompilerTestCase("gte_int.boo");
        }