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