whole-function comptime folding for zero-runtime value calls
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import "@std/io"
|
||||
|
||||
Init :: struct {
|
||||
io io.Io
|
||||
}
|
||||
Reference in New Issue
Block a user