Use is_type_void(x) instead of x == type_void where qualified versions of void might...
[cparser] / preproctest / multilinecomments.c
1 a/**/b
2 a/*    */b
3 a/*
4 */b
5 a/*
6
7 */b
8 a/*
9   Hello
10 */b