mirror of
https://github.com/correl/rebar.git
synced 2025-02-20 03:13:17 +00:00
7 lines
97 B
Groff
7 lines
97 B
Groff
SIMPLE-ASN DEFINITIONS ::= BEGIN
|
|
|
|
SimpleMessage ::= SEQUENCE {
|
|
id INTEGER
|
|
}
|
|
|
|
END
|