src/AstGen.zig | 6 +++++- src/Module.zig | 10 ++++++++++ src/Sema.zig | 22 ++++++++++++++++------ test/cases/fn_typeinfo_passed_to_comptime_fn.zig | 17 +++++++++++++++++ test/standalone.zig | 4 +--- 5 files changed, 49 insertions(+), 10 deletions(-)