Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorng committed Aug 18, 2023
1 parent f9a5309 commit cbe7ccf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/asn1/test/asn1_SUITE_data/ConstraintEquivalence.asn1
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ BEGIN
ExtConstrainedStringX04 ::= IA5String (SIZE (1|2), ..., SIZE (1|2|3|4|5))
ExtConstrainedStringX05 ::= IA5String (SIZE (1|2, ...), ...,
SIZE (1|2|3|4|5, ...))
-- The following syntax is not recommended, but should work.
ExtConstrainedStringX06 ::= IA5String (SIZE (1..2), ...)

integer4 INTEGER ::= 4
integer11 INTEGER ::= 11
Expand Down

0 comments on commit cbe7ccf

Please sign in to comment.