mirror of
https://github.com/correl/rebar.git
synced 2025-03-07 21:03:24 -10:00
7 lines
97 B
Groff
7 lines
97 B
Groff
SIMPLE-ASN DEFINITIONS ::= BEGIN
|
|
|
|
SimpleMessage ::= SEQUENCE {
|
|
id INTEGER
|
|
}
|
|
|
|
END
|