aboutsummaryrefslogtreecommitdiffstats
path: root/tests/66-ref-simple-OK.asn1
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-22 16:06:28 +0000
committerLev Walkin <vlm@lionet.info>2004-09-22 16:06:28 +0000
commita9cc46e3f3c30ddd3f2a8f712c9f0acdc793fda7 (patch)
tree3ca369d58e29a24dc08ec01d4a3e4cac2020fe26 /tests/66-ref-simple-OK.asn1
parente4d6ab83d7937337f1c19acfb4353fd0d43180dd (diff)
XER support
Diffstat (limited to 'tests/66-ref-simple-OK.asn1')
-rw-r--r--tests/66-ref-simple-OK.asn14
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/66-ref-simple-OK.asn1 b/tests/66-ref-simple-OK.asn1
index 7b19c705..38254a9f 100644
--- a/tests/66-ref-simple-OK.asn1
+++ b/tests/66-ref-simple-OK.asn1
@@ -5,13 +5,13 @@
-- .spelio.software.asn1c.test (9363.1.5.1)
-- .66
-ModuleTestReferenceToSimpleType
+ModuleTestReferenceToNamedSimpleType
{ iso org(3) dod(6) internet(1) private(4) enterprise(1)
spelio(9363) software(1) asn1c(5) test(1) 66 }
DEFINITIONS IMPLICIT TAGS ::=
BEGIN
- T ::= SET OF SimpleType
+ T ::= SET OF named SimpleType
SimpleType ::= ENUMERATED { one, two, three }