Commit 4e7710cb authored by Lev Walkin's avatar Lev Walkin

check pretty-printing

parent 225d887f
ModuleTestEnum2 {iso org(3) dod(6) internet(1) private(4)
enterprise(1) spelio(9363) software(1) asn1c(5) test(1)
4 }
DEFINITIONS ::=
BEGIN
enum1 Enum1 ::= blue
Enum1 ::= ENUMERATED {
red,
green,
...,
blue(1)
}
END
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment