more explicit ANY support


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@303 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/tests/42-real-life-OK.asn1.-PR b/tests/42-real-life-OK.asn1.-PR
index 63b696d..4cdd039 100644
--- a/tests/42-real-life-OK.asn1.-PR
+++ b/tests/42-real-life-OK.asn1.-PR
@@ -209,7 +209,7 @@
 
 static asn1_TYPE_member_t asn1_MBR_vparts[] = {
 	{ ATF_NOFLAGS, 0, 0,
-		.tag = -1 /* Ambiguous tag (CHOICE|ANY?) */,
+		.tag = -1 /* Ambiguous tag (CHOICE?) */,
 		.tag_mode = 0,
 		.type = (void *)&asn1_DEF_VariablePart,
 		.memb_constraints = 0,	/* Defer to actual type */