FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.jason / ref6.C
blobafebb6bab98fb58c2e4867b35bba7bea0668b6c2
1 const int &f();
2 int &a = f();                   // ERROR -