blob: 5006b06742ad1ba815ba7d1de4139df83ba4e453 [file] [log] [blame]
Lev Walkinceac1542006-08-28 02:30:41 +00001
2-- SE: Semantic error
3
4-- iso.org.dod.internet.private.enterprise (1.3.6.1.4.1)
5-- .spelio.software.asn1c.test (9363.1.5.1)
6-- .114
7
8ModuleBitStringNegativeInteger
9 { iso org(3) dod(6) internet (1) private(4) enterprise(1)
10 spelio(9363) software(1) asn1c(5) test(1) 114 }
11 DEFINITIONS ::=
12BEGIN
13
14 T ::= BIT STRING { one(-2) }
15
16END