blob: a589403a924025fed1724c24181e20c4229eb9ee [file] [log] [blame]
extern int x;
int x = 0b11;
/*
* check-name: inline compound literals
*/