aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures/invalid/key/two-equals3.stderr
blob: dbee169739f3f4e2e7c5b871b565d9de956cbe00 (plain)
1
2
3
4
5
6
TOML parse error at line 1, column 3
  |
1 | a=b=1
  |   ^
invalid string
expected `"`, `'`