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