Skip to content

Test: add test for fixed-length sequence elem bug

Add test to verify existence of reported bug in which wrapping a fixed-length Bytes encoding in a sequence would cause the fixed-length annotation to be omitted from the generated binary schema.

Bug mentioned in #26

Related to !44

Edited by Peter Duchovni

Merge request reports