blob: 0f60817da6cb9c66102a0e018da9c987ebb7cd42 [file] [log] [blame]
// bindgen-flags: --with-derive-hash --allowlist-type "NoHash" --no-hash "NoHash"
class NoHash {
int i;
};