diff options
| author | Vadzim Dambrouski <pftbest@gmail.com> | 2025-04-19 23:10:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-19 23:10:51 +0200 |
| commit | 86d354618450d97b4a53735c0b222fcee655f7e8 (patch) | |
| tree | 4c8dd367907aafe42dbf02ab99bcef866a35baf2 /src/Compilation.zig | |
| parent | 8f8f37fb0fe0ab8d98ca54ba6b51ce3d84222082 (diff) | |
| download | zig-86d354618450d97b4a53735c0b222fcee655f7e8.tar.gz zig-86d354618450d97b4a53735c0b222fcee655f7e8.zip | |
Fix compile error in Fuzzer web-ui (#23605)
* Fix compile error in Fuzzer web-ui
The error was:
```
error: expected type '?mem.Alignment', found 'comptime_int'
```
* Apply suggestions from code review
`.of` call is shorter and clearer
Co-authored-by: Alex Rønne Petersen <alex@alexrp.com>
---------
Co-authored-by: Alex Rønne Petersen <alex@alexrp.com>
Diffstat (limited to 'src/Compilation.zig')
0 files changed, 0 insertions, 0 deletions
