File: duplicate-key-3.toml

package info (click to toggle)
golang-toml 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,684 kB
  • sloc: makefile: 4
file content (2 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (3)
1
2
tbl = { fruit = { apple.color = "red" }, fruit.apple.texture = { smooth = true } }