1
0
Fork 0
mirror of https://github.com/correl/rebar.git synced 2025-03-24 09:12:54 -09:00
rebar/inttest/erlc/asn1/SIMPLE-ASN.asn1

8 lines
97 B
Text
Raw Normal View History

2014-03-05 17:59:35 +01:00
SIMPLE-ASN DEFINITIONS ::= BEGIN
SimpleMessage ::= SEQUENCE {
id INTEGER
}
END