summaryrefslogblamecommitdiff
path: root/tests/typing/bad/testfile-ref-2.cpp
blob: 4997202c25b28340f151849d678bfcce1c79979c (plain) (tree)
1
2
3


                                  
int main() { int x; int &y = &x; }