NativeEnumerated.c vars NULL init and check
[com/asn1c.git] / tests / tests-asn1c-compiler / 76-duplicate-modules-SW.asn1
1
2 -- SW: Semantically suspicious
3
4 -- iso.org.dod.internet.private.enterprise (1.3.6.1.4.1)
5 -- .spelio.software.asn1c.test (9363.1.5.1)
6 -- .76 1
7 -- .76 2
8
9 ModuleDuplicateModuleName
10         { iso org(3) dod(6) internet(1) private(4) enterprise(1)
11                 spelio(9363) software(1) asn1c(5) test(1) 76 1 }
12         DEFINITIONS ::=
13 BEGIN
14
15 END
16
17 ModuleDuplicateModuleName
18         { iso org(3) dod(6) internet(1) private(4) enterprise(1)
19                 spelio(9363) software(1) asn1c(5) test(1) 76 2 }
20         DEFINITIONS ::=
21 BEGIN
22
23 END