mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-29 03:45:35 +02:00
Fixed an accidentally broken test.
This commit is contained in:
parent
2dd6c882a4
commit
fec856469f
1 changed files with 0 additions and 1 deletions
|
@ -5186,7 +5186,6 @@ public class AST2TemplateTests extends AST2TestBase {
|
|||
//
|
||||
// const char c[] = "";
|
||||
// int x = sizeof(f(c));
|
||||
// int d[] = { 0 };
|
||||
// const int d[] = { 0 };
|
||||
// int y = sizeof(f(d));
|
||||
public void testFunctionOverloadResolution() throws Exception {
|
||||
|
|
Loading…
Add table
Reference in a new issue