| 1 | string _arg_expr_os_execute_1_ |
| 2 | = builtin__str_intp |
| 3 | os__Result res = os__execute(/*autofree arg*/_arg_expr_os_execute_1_ |
| 4 | string _arg_expr_println_1_ |
| 5 | = builtin__string_trim_space(res.output); |
| 6 | builtin__println(/*autofree arg*/_arg_expr_println_1_ |
| 7 | |