On Sat, Oct 1, 2022 at 2:26 AM Daniel Latypov dlatypov@google.com wrote:
But we can work around this with the following generic macro #define KUNIT_INIT_ASSERT(initializers...) { initializers }
Is it intended to be internal, right? Should be prefixed by `_` then?
Cheers, Miguel