BooCompiler.Tests.CompilationTestFixture.StringFormattingWithTripleQuotedString C# (CSharp) Méthode

StringFormattingWithTripleQuotedString() private méthode

private StringFormattingWithTripleQuotedString ( ) : void
Résultat void
        public void StringFormattingWithTripleQuotedString()
        {
            RunCompilerTestCase("formatting0.boo");
        }