1TOML parse error at line 4, column 1 2 | 34 | a.b.c = 2 4 | ^ 5dotted key `a.b` attempted to extend non-table type (integer) 6