summaryrefslogtreecommitdiff
path: root/tests/typing/bad/testfile-arrow-2.cpp
blob: 379a9d02fa0696a9bc359e1e76d074f879e5d7fe (plain) (blame)
1
2
int main() { int x; x->a; }