1# This is the same issue as in injection-1.toml, except that nests one level 2# deeper. See that file for a more complete description. 3 4[a.b.c.d] 5 z = 9 6 7[a] 8 b.c.d.k.t = "Using dotted keys to add to [a.b.c.d] after explicitly defining it above is not allowed"