Post #1907319
2026-05-02 16:14 UTC
@thephd at file scope it is still a bit weird...
Replies (1)
-
@thephd@pony.social 2026-05-02 23:40
@uecker Right now doing int x = _Generic(1, int v: v); is just an error in the implementation. We can maybe fix up _Generic to bless such a selection as a constant expression, but I'm in no rush to do that right now honestly.