Commit 7da56874 by Robert Lipe

Code is in error. Insure EGCS reports that.

From-SVN: r20125
parent 6af1aa29
......@@ -5,6 +5,6 @@ void f()
int main()
{
f<bool>();
f<bool>(); // ERROR - .*
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment