Closed KodrAus closed 3 months ago
This PR cleans up the way we do arguments in the macros to ensure we always take arguments implicitly by reference instead of by-value.
It also stubs out a home for compile-fail tests so we can start building out that suite.
This PR cleans up the way we do arguments in the macros to ensure we always take arguments implicitly by reference instead of by-value.
It also stubs out a home for compile-fail tests so we can start building out that suite.