aboutsummaryrefslogtreecommitdiffstats
path: root/tests/59-choice-extended-OK.asn1
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-01-17 12:17:41 +0000
committerLev Walkin <vlm@lionet.info>2005-01-17 12:17:41 +0000
commitfb857fddf84b0435966e240b64628dd0e8315811 (patch)
treec5c8486b7a7f91a1c1233c104897a9f0169bcb76 /tests/59-choice-extended-OK.asn1
parentb7bfd1a0976abc616f42ae6236d5e8571ccf4355 (diff)
added CHOICE tag
Diffstat (limited to 'tests/59-choice-extended-OK.asn1')
-rw-r--r--tests/59-choice-extended-OK.asn12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/59-choice-extended-OK.asn1 b/tests/59-choice-extended-OK.asn1
index 06b3bc75..0e492219 100644
--- a/tests/59-choice-extended-OK.asn1
+++ b/tests/59-choice-extended-OK.asn1
@@ -11,7 +11,7 @@ ModuleTestExtensibleChoice
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
- Choice ::= CHOICE {
+ Choice ::= [123] CHOICE {
a INTEGER,
...,
b INTEGER,