Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
viro
/
sparse
/
ef2e777c1bda3fbb2b00c9332e1bf40d24afc136
/
.
/
validation
/
binary-constant.c
blob: a589403a924025fed1724c24181e20c4229eb9ee [
file
] [
log
] [
blame
]
extern
int
x
;
int
x
=
0b11
;
/*
* check-name: inline compound literals
*/