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

RealType() private method

private RealType ( ) : void
return void
        public void RealType()
        {
            RunCompilerTestCase("double0.boo");
        }