struct G; fn main() { let g = G(); //~ ERROR: expected function, found `G` }