[PR c++/84702] ICE with default tmpl arg of overload set
[official-gcc.git] / gcc / testsuite / g++.dg / ext / fixed2.C
blob1ee5538a1721df37e6929085223b8482f5abf42c
1 // PR c++/35319
2 // { dg-options "" }
4 void foo()
6   throw 0r;     // { dg-error "not supported" }