]> andersk Git - splint.git/blobdiff - src/cgrammar.c.der
Fixed anytype resolution.
[splint.git] / src / cgrammar.c.der
index 01c215259654b16f751070058485890f3205b58f..2ec46b4718ae705115cf2640e75dbb7be1364d59 100644 (file)
@@ -4368,7 +4368,7 @@ case 367:
 { yyval.typequal = yyvsp[-1].typequal; ;
     break;}
 case 374:
-{ yyval.ctyp = ctype_anytype; ;
+{ yyval.ctyp = ctype_anytype; DPRINTF (("anytype: %s", ctype_unparse (yyval.ctyp))); ;
     break;}
 case 375:
 { yyval.ctyp = ctype_anyintegral; ;
This page took 0.042973 seconds and 4 git commands to generate.