[kernel] Parsing builtin_choose_expr.i (no preprocessing) /* Generated by Frama-C */ int f(void) { int x = 42; float y = 3.f; return x; }