| author | |
| committer | |
| log | 1b6e97355d58fbd8aa961d02c3e75c9ca34ed1b9 |
| tree | 9ca82712cd5e3610a09f121a09f82f2cc39bb348 |
| parent | 255c0ef40688342aa07f2b51be06791715fc8ae0 |
1 files changed, 1 insertions(+), 0 deletions(-)
test/behavior.zig+1| ... | ... | @@ -36,6 +36,7 @@ comptime { |
| 36 | 36 | _ = @import("cases/pub_enum/index.zig"); |
| 37 | 37 | _ = @import("cases/ref_var_in_if_after_if_2nd_switch_prong.zig"); |
| 38 | 38 | _ = @import("cases/reflection.zig"); |
| 39 | _ = @import("cases/type_info.zig"); | |
| 39 | 40 | _ = @import("cases/sizeof_and_typeof.zig"); |
| 40 | 41 | _ = @import("cases/slice.zig"); |
| 41 | 42 | _ = @import("cases/struct.zig"); |