src/analyze.cpp | 5 +++ src/codegen.cpp | 52 +++++++++++++++++++++++--------- src/ir.cpp | 4 +++ test/compile_errors.zig | 12 ++++++++ test/stage1/behavior/async_fn.zig | 35 ++++++++++++++++----- 5 files changed, 85 insertions(+), 23 deletions(-)