void f() { int i; int j; return 1.0 = 2 + 3 - 4 * 5 / 6 % 7 || 8 && 9 == 10 != 11 < 12 > 13 <= 14 >= 15; -3.14; null; new bonjour(); new entiers[10]; test(a, b, c, d); tableau[13]; while (1) { 2; } if (10 == 3) { int k; } else { while (1) { 2; } } } void deuxieme() { int k; }