trgwii

Results 2 issues of trgwii

## 📚 Documentation We need some way to organize things better so users and loader implementers have a better idea of what kinds of data they need to provide in...

documentation

### Zig Version 0.12.0-dev.1664+8ca4a5240 ### Steps to Reproduce and Observed Behavior ```zig pub fn main() void { var foo = true; foo = false; const x = comptime foo; _...

bug