/* ERRORS */ typedef a = (,); typedef b = (,,); typedef c = (int,,); typedef d = (a x y); typedef e = (a ()); typedef f = (int^[x] bad);