michaelbartnett
-
Joined on
2026年04月26日
Make the
@compileError builtin variadic
Yeah I understand the proposal, I think I didn't convey what I'm describing well
Make the
@compileError builtin variadic
What if variadic @compileError didn't work like a variadic print, but args you put after the first arg were explicitly types or source info structs that appended type trace, etc. info to the...