blob: 12676be6d271c157208af4b0117c3fb842d9af6a [file] [log] [blame]
// bindgen-flags: --whitelist-type "NoDefault" --no-default "NoDefault"
class NoDefault {
int i;
};