printf ("%d\n", infix + (1, 2)); printf ("%s\n", (1 : 2).string); printf ("%s\n", (infix : (1, 2)).string)