aboutsummaryrefslogtreecommitdiffstats
path: root/tests/30-set-OK.asn1.-P
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2005-03-04 22:18:20 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2005-03-04 22:18:20 +0000
commit0b567bf18d88a0486fd1b238b76f9e627304ffdb (patch)
tree49e633888e3612b2f3d233bd1080a4c149961020 /tests/30-set-OK.asn1.-P
parent44fe49a3749ad58dbe56a4224da2e72fff8ada45 (diff)
support for a class of circular references
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@749 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'tests/30-set-OK.asn1.-P')
-rw-r--r--tests/30-set-OK.asn1.-P6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/30-set-OK.asn1.-P b/tests/30-set-OK.asn1.-P
index 849e9a95..129ef3d8 100644
--- a/tests/30-set-OK.asn1.-P
+++ b/tests/30-set-OK.asn1.-P
@@ -17,11 +17,9 @@ typedef enum T_PR {
T_PR_s, /* Member s is present */
T_PR_b, /* Member b is present */
} T_PR;
-extern asn_TYPE_descriptor_t asn_DEF_T;
/*** <<< TYPE-DECLS [T] >>> ***/
-
typedef struct T {
INTEGER_t i;
IA5String_t s;
@@ -39,6 +37,10 @@ typedef struct T {
asn_struct_ctx_t _asn_ctx;
} T_t;
+/*** <<< FUNC-DECLS [T] >>> ***/
+
+extern asn_TYPE_descriptor_t asn_DEF_T;
+
/*** <<< STAT-DEFS [T] >>> ***/
static asn_TYPE_member_t asn_MBR_T_1[] = {