blob: ebc3d30e9d8a09cd348a4b8bb33e397192ec7de0 [file] [log] [blame]
ModuleTestEnum1 { iso org(3) dod(6) internet(1) private(4) enterprise(1)
spelio(9363) software(1) asn1c(5) test(1) 129 }
DEFINITIONS ::=
BEGIN
A ::= ENUMERATED {
a(-5),
b(-4),
c(0)
}
END