mouse07410 / asn1c

The ASN.1 Compiler
http://lionet.info/asn1c/
BSD 2-Clause "Simplified" License
93 stars 70 forks source link

jer: Fix NULL #145

Closed v0-e closed 8 months ago

v0-e commented 8 months ago

Adds the null JSON token for NULL type, as per X.697 section 26 (2021).

mouse07410 commented 8 months ago

@v0-e thank you!