2745e144509e85831a29798f9a775b4c6db45f63
[com/asn1c.git] / tests / tests-asn1c-compiler / 117-real-constraint-OK.asn1.-EF
1 ModuleRealConstraint { iso org(3) dod(6) internet(1) private(4) enterprise(1)
2         spelio(9363) software(1) asn1c(5) test(1) 117 }
3 DEFINITIONS ::=
4 BEGIN
5
6 R ::= REAL (0..3.141593)
7
8 END