File: duplicate-key-1.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-- 65 bytes parent folder | download | duplicates (6)
1
2
# Duplicate keys within an inline table are invalid
a={b=1, b=2}