1TOML parse error at line 1, column 14 2 | 31 | tbl = { a = 1, [b] } 4 | ^ 5invalid inline table 6expected `}` 7