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

TimeSpanLiteral() private method

private TimeSpanLiteral ( ) : void
return void
        public void TimeSpanLiteral()
        {
            RunCompilerTestCase("timespan0.boo");
        }