Sign in
flutter
/
third_party
/
libtasn1
/
a72a8d1ef13436bf8916097f11c3fc90f07ba911
/
.
/
tests
/
setof.asn
blob: a82ad6418ebfdeefdf749e8625a6cca3975b69cf [
file
] [
log
] [
blame
]
TEST
{}
DEFINITIONS IMPLICIT TAGS
::=
BEGIN
Seq
::=
SEQUENCE
{
val OCTET STRING
}
Set
::=
SET OF
Seq
END