aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures/invalid/array/no-close-table-1.stderr
blob: b4c3c32d476f08932960243aaed80de102dc4dee (plain)
1
2
3
4
5
6
TOML parse error at line 1, column 16
  |
1 | x = [{ key = 42
  |                ^
invalid inline table
expected `}`