Fix for test21
cant use cat directly to concatenate multiple asn1 files, because if there is no newline at the end of the file, the last END keyword is joined to the next word, provoking a parsing error from the ASN1 compiler
Please register or sign in to comment