Skip to content

Commit

Permalink
added support for MultiLineStringQuote
Browse files Browse the repository at this point in the history
  • Loading branch information
drieks committed Oct 21, 2019
1 parent 9ad5c4e commit 1614fd8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ val stringMapper: TreeMapMapper = TreeMapMapper()
).map(
setOf(
"LineStrText",
"MultiLineStringQuote",
"MultiLineStrText"
)
) { terminal: AstTerminal ->
Expand Down

0 comments on commit 1614fd8

Please sign in to comment.