FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.robertl / eb119.C
blobcecea834f8a33a873474d33e42b5aad3e49bc934
1 template<bool B>
2 void f()
6 int main()
8   f<bool>(); // ERROR - .*