v2 / vlib / v / gen / c / testdata / dump_low_alloc.c.must_have
6 lines · 6 sloc · 422 bytes · 99f141f741b643327a2628963d95998c862c7ed2
Raw
1int_literal _v_dump_expr_int_literal(string fpath, int line, string sexpr, int_literal dump_arg) {
2builtin___write_buf_to_fd(2, _S("[").str, _S("[").len);
3builtin___write_buf_to_fd(2, sline.str, sline.len);
4builtin___writeln_to_fd(2, value);
5_v_Array_fixed_u8_2* _v_dump_expr_Array_fixed_u8_2__ptr(string fpath, int line, string sexpr, Array_fixed_u8_2* dump_arg) {
6builtin___write_buf_to_fd(2, _S("&").str, _S("&").len);
7