This commit is contained in:
Lev Walkin 2017-10-02 01:20:18 -07:00
parent 963ef133d2
commit d597f0dda7
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ T ::= VisibleString (SIZE(0))
T ::= VisibleString (SIZE(0,...))
T ::= VisibleString (SIZE(1))
T ::= VisibleString (SIZE(1)) (FROM("A".."B"))
T ::= VisibleString (SIZE(1,..))
T ::= VisibleString (SIZE(1,...))
T ::= VisibleString (SIZE(2))
T ::= VisibleString (SIZE(2,...))
T ::= VisibleString (SIZE(1..2))