| author | |
| committer | |
| log | fd94d78ffc60f61db0990c18d24a24ef3c56fd4e |
| tree | 06ddb938d0631861a0bfa71448403fc6501a3328 |
| parent | 12ed85d0d13136a5e8c1a54da5c3d2174cebee37 |
1 files changed, 0 insertions(+), 3 deletions(-)
test/stage1/behavior/bugs/3367.zig-3| ... | @@ -1,6 +1,3 @@ | ... | @@ -1,6 +1,3 @@ |
| 1 | const std = @import("std"); | ||
| 2 | const expect = std.testing.expect; | ||
| 3 | |||
| 4 | const Foo = struct { | 1 | const Foo = struct { |
| 5 | usingnamespace Mixin; | 2 | usingnamespace Mixin; |
| 6 | }; | 3 | }; |