mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
Pointer types need an extra indirection layer during the generation of the function prototype for inline asm blocks. Closes #3606
Pointer types need an extra indirection layer during the generation of the function prototype for inline asm blocks. Closes #3606