blob: 4c342c0ec5c119f969342c05b5f81cb0069b7e81 [file] [log] [blame]
// bindgen-flags: --raw-line "#![allow(overflowing_literals)]"
typedef unsigned int uint32_t;
uint32_t a = 18446744073709551611;