On Tuesday, 3 December 2024 at 12:41:18 UTC, Basile B. wrote: > Not sure if that should compile > > ```d > int f() > { > while (true) {} > } > ``` The spec allows that: https://dlang.org/spec/function.html#function-return-values