From-SVN: r34513
This commit is contained in:
Jason Merrill 2000-06-13 01:55:52 -04:00
parent 89d237bf18
commit ff164a61f3

View File

@ -2,6 +2,8 @@
// by Alexandre Oliva <aoliva@cygnus.com>
// execution test - XFAIL *-*-*
int i, j;
const int &f(const int& I, const int& J) {