zedongh
Results
14
comments of
zedongh
Is there any work in progress?
/assign @zedongh
> As documented in https://ziglang.org/documentation/master/#inline-fn, "arguments at an inline function callsite which are compile-time known are treated as [Compile Time Parameters](https://ziglang.org/documentation/master/#Compile-Time-Parameters)." `s0` is `comptime`-known in `test "bisect ok"`, however the...