src/all_types.hpp | 4 ++ src/analyze.cpp | 108 ++++++++++++++++++++++---------- src/codegen.cpp | 78 +++++++++++++++-------- src/error.cpp | 1 + src/ir.cpp | 35 ++++++++--- src/userland.h | 1 + test/stage1/behavior/async_fn.zig | 10 +++ 7 files changed, 169 insertions(+), 68 deletions(-)