v4 / vlib / v / gen / c / testdata / autofree_map_if_expr.c.must_have
12 lines · 12 sloc · 514 bytes · 775b8f94fd8c1d1aec431624f4a1bd2ac0dc9845
Raw
1string _arg_expr_ends_with_1_
2= builtin__string__plus(suffix, _S("\""));
3if (builtin__string_ends_with(it, /*autofree arg*/_arg_expr_ends_with_1_
4builtin__string_free(&_arg_expr_ends_with_1_
5string _arg_expr_main_accepts_1_
6builtin__string_free(&_arg_expr_main_accepts_1_
7string _arg_expr_starts_with_0_
8builtin__string_free(&_arg_expr_starts_with_0_
9string _arg_expr_main_mark_1_
10= builtin__string__plus(it, _S("x"));
11main__mark(/*autofree arg*/_arg_expr_main_mark_1_
12builtin__string_free(&_arg_expr_main_mark_1_
13