regenerated test cases
diff --git a/tests/tests-asn1c-compiler/137-oer-string-OK.asn1.-Pgen-OER b/tests/tests-asn1c-compiler/137-oer-string-OK.asn1.-Pgen-OER
index e65926a..5ee4e0f 100644
--- a/tests/tests-asn1c-compiler/137-oer-string-OK.asn1.-Pgen-OER
+++ b/tests/tests-asn1c-compiler/137-oer-string-OK.asn1.-Pgen-OER
@@ -216,8 +216,8 @@
 static asn_SEQUENCE_specifics_t asn_SPC_unconstrained_specs_2 = {
 	sizeof(struct unconstrained),
 	offsetof(struct unconstrained, _asn_ctx),
-	asn_MAP_unconstrained_tag2el_2,
-	3,	/* Count of tags in the map */
+	.tag2el = asn_MAP_unconstrained_tag2el_2,
+	.tag2el_count = 3,	/* Count of tags in the map */
 	0, 0, 0,	/* Optional elements (not needed) */
 	-1,	/* Start extensions */
 	-1	/* Stop extensions */
@@ -297,8 +297,8 @@
 static asn_SEQUENCE_specifics_t asn_SPC_constrained_specs_6 = {
 	sizeof(struct constrained),
 	offsetof(struct constrained, _asn_ctx),
-	asn_MAP_constrained_tag2el_6,
-	3,	/* Count of tags in the map */
+	.tag2el = asn_MAP_constrained_tag2el_6,
+	.tag2el_count = 3,	/* Count of tags in the map */
 	0, 0, 0,	/* Optional elements (not needed) */
 	-1,	/* Start extensions */
 	-1	/* Stop extensions */
@@ -366,8 +366,8 @@
 static asn_SEQUENCE_specifics_t asn_SPC_T_specs_1 = {
 	sizeof(struct T),
 	offsetof(struct T, _asn_ctx),
-	asn_MAP_T_tag2el_1,
-	2,	/* Count of tags in the map */
+	.tag2el = asn_MAP_T_tag2el_1,
+	.tag2el_count = 2,	/* Count of tags in the map */
 	0, 0, 0,	/* Optional elements (not needed) */
 	-1,	/* Start extensions */
 	-1	/* Stop extensions */