cddl-codegen
cddl-codegen copied to clipboard
Mixed multi-field/single-field basic group enum generates non-compiling code
non_overlap_basic_embed_mixed = [
; @name first
x: uint, tag: 0 //
; @name second
y: text, z: uint
]