Fix issue 10.
[asn2quickder] / testdata / string_types.asn
index c09829b..6f3cd66 100644 (file)
@@ -8,5 +8,6 @@ BEGIN
   NumStr ::= NumericString
   PrintStr ::= PrintableString
   IA5Str ::= IA5String
+  GraphStr ::= GraphicString
   -- TODO: More string types.
 END