Commit dbf16315 authored by Lev Walkin's avatar Lev Walkin

test for possibility to use tags inside CLASS definition

parent b4adfd3e
......@@ -14,7 +14,7 @@ BEGIN
-- First CLASS
EXTENSION ::= CLASS {
&id OBJECT IDENTIFIER UNIQUE,
&id [PRIVATE 0] OBJECT IDENTIFIER UNIQUE,
&ExtnType
} WITH SYNTAX {
SYNTAX &ExtnType
......
......@@ -6,7 +6,7 @@ DEFINITIONS IMPLICIT TAGS ::=
BEGIN
EXTENSION ::= CLASS {
&id OBJECT IDENTIFIER UNIQUE,
&id [PRIVATE 0] OBJECT IDENTIFIER UNIQUE,
&ExtnType
} WITH SYNTAX {
SYNTAX &ExtnType
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment