From fbfc7bcb2fbf3e377d387396ff4c656b981917ec Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Mon, 28 Aug 2006 02:45:44 +0000 Subject: declashing --- tests/116-bit-string-SE.asn1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/116-bit-string-SE.asn1 (limited to 'tests') diff --git a/tests/116-bit-string-SE.asn1 b/tests/116-bit-string-SE.asn1 new file mode 100644 index 00000000..f5967c04 --- /dev/null +++ b/tests/116-bit-string-SE.asn1 @@ -0,0 +1,16 @@ + +-- SE: Semantic error + +-- iso.org.dod.internet.private.enterprise (1.3.6.1.4.1) +-- .spelio.software.asn1c.test (9363.1.5.1) +-- .116 + +ModuleBitStringSameValues + { iso org(3) dod(6) internet (1) private(4) enterprise(1) + spelio(9363) software(1) asn1c(5) test(1) 116 } + DEFINITIONS ::= +BEGIN + + T ::= BIT STRING { one(1), another(1) } + +END -- cgit v1.2.3