| ... | @@ -10016,7 +10016,7 @@ pub fn build(b: *Builder) void { | ... | @@ -10016,7 +10016,7 @@ pub fn build(b: *Builder) void { |
| 10016 | {#code_end#} | 10016 | {#code_end#} |
| 10017 | <p class="file">terminal</p> | 10017 | <p class="file">terminal</p> |
| 10018 | <pre><code class="shell">$ zig build | 10018 | <pre><code class="shell">$ zig build |
| 10019 | $ ./zig-cache/bin/test | 10019 | $ ./zig-out/bin/test |
| 10020 | all your base are belong to us</code></pre> | 10020 | all your base are belong to us</code></pre> |
| 10021 | {#see_also|Targets|Zig Build System#} | 10021 | {#see_also|Targets|Zig Build System#} |
| 10022 | {#header_close#} | 10022 | {#header_close#} |