test several IMPLICIT tag level deep
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15696 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -28,9 +28,13 @@ TESTChoice2 ::= CHOICE {
|
||||
|
||||
TESTInteger ::= INTEGER (-2147483648..2147483647)
|
||||
|
||||
TESTInteger2 ::= [4] IMPLICIT TESTInteger
|
||||
TESTInteger3 ::= [5] IMPLICIT TESTInteger2
|
||||
|
||||
TESTImplicit ::= SEQUENCE {
|
||||
ti1[0] IMPLICIT TESTInteger,
|
||||
ti2[1] IMPLICIT TESTLargeTag
|
||||
ti2[1] IMPLICIT TESTLargeTag,
|
||||
ti3[2] IMPLICIT TESTInteger3
|
||||
}
|
||||
|
||||
END
|
||||
|
Reference in New Issue
Block a user