1 2 3 4 5 6 7
export fn foo() callconv(.Async) void {} // error // backend=stage1 // target=native // // tmp.zig:1:1: error: exported function cannot be async