File: enum_without_name

package info (click to toggle)
avro-c 1.12.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,284 kB
  • sloc: ansic: 26,031; sh: 127; makefile: 8
file content (3 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (5)
1
2
3
{"type": "enum"
  "symbols" : ["I", "will", "fail", "no", "name"]
}