blob: 646aa4d309212067287ae8906895ec2df21515a5 [file] [log] [blame]
TOML parse error at line 2, column 11
|
2 | k = """t\ """
| ^
invalid escape sequence
expected `b`, `f`, `n`, `r`, `t`, `u`, `U`, `\`, `"`