Adi

Results 2 issues of Adi

Cloning the mach repo and trying to build examples doesn't work. This also happens when I try to build other examples as well. ``` git clone https://github.com/hexops/mach/ cd mach/ zig...

The following code results in a parser error where the builtins 'real' and 'imag' autocast into the wrong data type. The following code produces there error message: `Error: '3.2' truncated...