1TOML parse error at line 1, column 13
2  |
31 | wrong = [ 1 2 3 ]
4  |             ^
5invalid array
6expected `]`
7