| author | |
| committer | |
| log | a02a2219eed3eeecad7bf28d8cabdfb053bbf1ce |
| tree | 006b85eff77158f854f50408d897f49111905985 |
| parent | f5a327cd366348a739a282f380acd627815183b5 |
| signature |
1 files changed, 3 insertions(+), 0 deletions(-)
test/standalone/build.zig.zon+3| ... | @@ -204,6 +204,9 @@ | ... | @@ -204,6 +204,9 @@ |
| 204 | .entry_point = .{ | 204 | .entry_point = .{ |
| 205 | .path = "entry_point", | 205 | .path = "entry_point", |
| 206 | }, | 206 | }, |
| 207 | .run_cwd = .{ | ||
| 208 | .path = "run_cwd", | ||
| 209 | }, | ||
| 207 | }, | 210 | }, |
| 208 | .paths = .{ | 211 | .paths = .{ |
| 209 | "build.zig", | 212 | "build.zig", |