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