File: unmarshal-arraytable-inline.toml

package info (click to toggle)
golang-github-naoina-toml 0.1.1-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 416 kB
  • sloc: makefile: 7
file content (4 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (2)
1
2
3
4
# unmarshal-arraytable-inline.toml

products = [{name = "Hammer", sku = 738594937}, {},
  {name = "Nail", sku = 284758393, color = "gray"}]