v2 / vlib / v / gen / c / testdata / autofree_nested_interpolation_nix.c.must_have
6 lines · 6 sloc · 244 bytes · 17540949fb5d3e80bcf47c7763719d0a6d56ada6
Raw
1string _arg_expr_os_execute_1_
2= builtin__str_intp
3os__Result res = os__execute(/*autofree arg*/_arg_expr_os_execute_1_
4string _arg_expr_println_1_
5= builtin__string_trim_space(res.output);
6builtin__println(/*autofree arg*/_arg_expr_println_1_
7