blob: 8a604081f7b4e26258e4339eb6d1477dd95fa8c7 [file] [log] [blame]
// bindgen-flags: --allowlist-type "NoDefault" --no-default "NoDefault"
class NoDefault {
int i;
};