| author | |
| committer | |
| log | 6f82b9d5618c9e4f7101751874cddaafcf2b7a15 |
| tree | dd0d2a584e05e8d5a536aa24b461a2aa6aba02d6 |
| parent | 0e14a8b1b5d0d3bd35269ea3ff8d3b0ba658b9a6 |
| signature |
https://codeberg.org/ziglang/zig/issues/366521 files changed, 1 insertions(+), 0 deletions(-)
test/incremental/add_decl_namespaced+1| ... | ... | @@ -1,4 +1,5 @@ |
| 1 | 1 | #skip_target=wasm32-wasi-selfhosted |
| 2 | #skip_target=x86_64-linux-selfhosted | |
| 2 | 3 | #update=initial version |
| 3 | 4 | #file=main.zig |
| 4 | 5 | const std = @import("std"); |