aboutsummaryrefslogtreecommitdiff
path: root/compiler/tests/verifier/typedef_identifiers.bad
blob: cbb5e2ca54fae2b2c8b9132f662a92feeddf2502 (plain)
1
2
3

int a;
typedef b = a;  // ERROR