This:
Foo ::= SEQUENCE { bar Bar }
Bar ::= [APPLICATION 0] INTEGER
was crashing the compiler.
22 KiB
22 KiB
This:
Foo ::= SEQUENCE { bar Bar }
Bar ::= [APPLICATION 0] INTEGER
was crashing the compiler.