Allocation is done on CONTEXT tags.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15900 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-08-11 14:07:21 +00:00
parent 2a9eb0e77c
commit c118d0562a

View File

@@ -31,4 +31,10 @@ Bar ::= SEQUENCE {
Baz ::= SET OF INTEGER
-- Allocation is done on CONTEXT tags.
Alloc ::= SEQUENCE {
a heim_any OPTIONAL
}
END