| ... | @@ -43,7 +43,6 @@ echo '```' >>"$OUT" | ... | @@ -43,7 +43,6 @@ echo '```' >>"$OUT" |
| 43 | | 43 | |
| 44 | $HOME/local/bin/poop \ | 44 | $HOME/local/bin/poop \ |
| 45 | "build-base/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" \ | 45 | "build-base/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" \ |
| 46 | "build-new/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" \ | 46 | "build-new/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" >>"$OUT" |
| 47 | >> build-new/perf.txt | | |
| 48 | | 47 | |
| 49 | echo '```' >>"$OUT" | 48 | echo '```' >>"$OUT" |