BooCompiler.Tests.CompilationTestFixture.StringFormattingWithTripleQuotedString C# (CSharp) 메소드

StringFormattingWithTripleQuotedString() 개인적인 메소드

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