mirror of
https://github.com/correl/rebar.git
synced 2025-01-14 19:12:07 +00:00
7 lines
97 B
Groff
7 lines
97 B
Groff
SIMPLE-ASN DEFINITIONS ::= BEGIN
|
|
|
|
SimpleMessage ::= SEQUENCE {
|
|
id INTEGER
|
|
}
|
|
|
|
END
|