| author | |
| committer | |
| log | e26c326996c315a6ed912a2d5fbe7a4f04982c69 |
| tree | 193d640edaae4fc7f20eae5ac1307a5f64919236 |
| parent | 74a3ae492797b1b2cf1936f0c91560585efdf6c6 |
| signature |
1 files changed, 0 insertions(+), 1 deletions(-)
test/standalone/dep_recursive/test.zig-1| ... | ... | @@ -1,5 +1,4 @@ |
| 1 | 1 | const foo = @import("foo"); |
| 2 | const shared = @import("shared"); | |
| 3 | 2 | const assert = @import("std").debug.assert; |
| 4 | 3 | |
| 5 | 4 | pub fn main() void { |