blob: 1e5d4cd79e163df6e153cc5ba913d2c91bd631f2 [file] [log] [blame]
TOML parse error at line 1, column 6
|
1 | a = { b = 1, b.c = 2 }
| ^
dotted key `b` attempted to extend non-table type (integer)