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

StringFormattingWithTripleQuotedString() private method

private StringFormattingWithTripleQuotedString ( ) : void
return void
        public void StringFormattingWithTripleQuotedString()
        {
            RunCompilerTestCase("formatting0.boo");
        }