mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-02 05:45:58 +02:00
Cosmetics.
This commit is contained in:
parent
ead5d54e4b
commit
e83e8a688b
1 changed files with 22 additions and 22 deletions
|
@ -406,7 +406,7 @@ public class AST2CPPTests extends AST2TestBase {
|
||||||
// typedef enum {
|
// typedef enum {
|
||||||
// CINIT(FILE, OBJECTPOINT, 1),
|
// CINIT(FILE, OBJECTPOINT, 1),
|
||||||
// CINIT(URL, OBJECTPOINT, 2)
|
// CINIT(URL, OBJECTPOINT, 2)
|
||||||
// } CURLoption ;
|
// } CURLoption;
|
||||||
public void testBug102825() throws Exception {
|
public void testBug102825() throws Exception {
|
||||||
parseAndCheckBindings(getAboveComment());
|
parseAndCheckBindings(getAboveComment());
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue