NativeEnumerated.c vars NULL init and check
[com/asn1c.git] / tests / tests-asn1c-compiler / 123-valueassignment-OK.asn1.-EF
1 ModuleValueAssignmentConstrained { iso org(3) dod(6) internet(1) private(4)
2         enterprise(1) spelio(9363) software(1) asn1c(5) test(1) 123 }
3 DEFINITIONS AUTOMATIC TAGS ::=
4 BEGIN
5
6 zzz OCTET STRING (SIZE(1)) ::= '0001'B
7
8 END