mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 12:55:40 +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 {
|
||||
// CINIT(FILE, OBJECTPOINT, 1),
|
||||
// CINIT(URL, OBJECTPOINT, 2)
|
||||
// } CURLoption ;
|
||||
// } CURLoption;
|
||||
public void testBug102825() throws Exception {
|
||||
parseAndCheckBindings(getAboveComment());
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue