fixed indetnations

This commit is contained in:
Ilya Puchka
2018-08-13 20:00:27 +01:00
parent 4f1a5b3e3d
commit b9702afbd4
6 changed files with 42 additions and 44 deletions

View File

@@ -77,7 +77,7 @@ func testLexer() {
"%}{{\n" +
"name\n" +
"}}{%\n" +
"endif %}."
"endif %}."
let lexer = Lexer(templateString: templateString)