src/Compilation.zig | 15 +++++++++++ test/standalone/build.zig.zon | 3 +++ test/standalone/entry_point/build.zig | 46 ++++++++++++++++++++++++++++++++ test/standalone/entry_point/check_differ.zig | 17 ++++++++++++ test/standalone/entry_point/main.zig | 7 +++++ 5 files changed, 88 insertions(+)