| author | |
| committer | |
| log | a0de0adb8e22222716d4d42b26490461ecd67de3 |
| tree | f11db7c603865bdbecb0e13413018cb7dd361f3d |
| parent | 7f96ca101aec59e0c5508939c9ccc783d3898c2a |
1 files changed, 1 insertions(+), 1 deletions(-)
test/cases/recursive_fibonacci.zig+1-1| ... | @@ -20,5 +20,5 @@ fn assert(ok: bool) void { | ... | @@ -20,5 +20,5 @@ fn assert(ok: bool) void { |
| 20 | } | 20 | } |
| 21 | 21 | ||
| 22 | // run | 22 | // run |
| 23 | // target=arm-linux,x86_64-linux,x86_64-macos,wasm32-wasi | 23 | // target=x86_64-linux,x86_64-macos,wasm32-wasi |
| 24 | // | 24 | // |