Files
zig/test
Adrià Arrufat 77919ee735 Sema: allow @round, @floor, @ceil, and @trunc to coerce to integer types
This effectively renders @intFromFloat redundant, as it is semantically
equivalent to @trunc when used in a context expecting an integer.
2026-01-21 12:23:50 +09:00
..
2025-12-16 09:01:51 +01:00
2026-01-10 00:09:54 +01:00
2025-10-04 20:51:07 +02:00
2026-01-20 18:02:15 +01:00