blob: 3753fa0684aea0c55ec5c839c4964b8e953f85ce [file] [log] [blame]
vlm4573af02005-08-13 23:30:24 +00001
2-- OK: Everything is fine
3
4-- iso.org.dod.internet.private.enterprise (1.3.6.1.4.1)
5-- .spelio.software.asn1c.test (9363.1.5.1)
6-- .88
7
8ModuleIntegerEnumeration
9 { iso org(3) dod(6) internet (1) private(4) enterprise(1)
10 spelio(9363) software(1) asn1c(5) test(1) 88 }
11DEFINITIONS ::=
12BEGIN
13
14 T ::= INTEGER { a(1), b(2) }
15
16END