1 2 3 4 5 6 7 8 9 10 11 12
---input--- """ this is a comment""" ---tokens--- '"""' Literal.String '\nthis\nis\na\ncomment' Literal.String '"""' Literal.String '\n' Text.Whitespace