blob: 1b30e1b4d90611144e6a3839afe51a2b3e4e29cb [file] [log] [blame]
template<typename T> struct Template final {
int *_Nonnull x;
T y;
};