blob: a6e22bc5237abda34a32caf47ffedb48ddd7611c [file] [log] [blame]
static X: isize = 0;
struct X; //~ ERROR the name `X` is defined multiple times
fn main() {}