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