int x; // expected-error{{redefinition of 'x'}}
else
int x; // expected-error{{redefinition of 'x'}}
-}
\ No newline at end of file
+}
Stuff b = a;
return 0;
-}
\ No newline at end of file
+}
const std::type_info& f2() {
return typeid(nullptr_t);
-}
\ No newline at end of file
+}
S s = {c, 42, c};
}
-}
\ No newline at end of file
+}
// CHECK: Identifier: "bonk" [4:24 - 4:28] TypeRef=struct bonk:1:8
// CHECK: Punctuation: ")" [4:28 - 4:29] UnexposedExpr=
// CHECK: Punctuation: ";" [4:29 - 4:30] UnexposedStmt=
-// CHECK: Punctuation: "}" [5:1 - 5:2] UnexposedStmt=
\ No newline at end of file
+// CHECK: Punctuation: "}" [5:1 - 5:2] UnexposedStmt=