asn1rs icon indicating copy to clipboard operation
asn1rs copied to clipboard

doesn't support { ??

Open docfate111 opened this issue 1 year ago • 1 comments

$ asn1rs protobuf asn/S1AP-Containers.asn 
Failed to load file asn/S1AP-Containers.asn: Model(At line 44, column 29 an unexpected token was encountered: '{'

https://github.com/boundary/wireshark/blob/master/asn1/s1ap/S1AP-Containers.asn#L44

docfate111 avatar Oct 20 '23 16:10 docfate111

I can confirm this. It seems like it cannot parse CLASS.

Alby407 avatar Oct 25 '23 14:10 Alby407