From 22980812f7038378127cc9e8b3a3d70c0699e109 Mon Sep 17 00:00:00 2001 From: Fabio Fiorina Date: Mon, 7 Oct 2002 19:34:30 +0000 Subject: *** empty log message *** --- tests/Test_tree.asn | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tests/Test_tree.asn') diff --git a/tests/Test_tree.asn b/tests/Test_tree.asn index 68fa0bf..1026dff 100644 --- a/tests/Test_tree.asn +++ b/tests/Test_tree.asn @@ -64,6 +64,15 @@ BMPString ::= [UNIVERSAL 30] IMPLICIT OCTET STRING UTF8String ::= [UNIVERSAL 12] IMPLICIT OCTET STRING -- The content of this type conforms to RFC 2279. + +Test3 ::= SEQUENCE{ + a INTEGER, + b [1] EXPLICIT GeneralString2 +} + +GeneralString2 ::= [2] EXPLICIT GeneralString + + END -- cgit v1.2.3