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