astyle formatting
This commit is contained in:
parent
14a00046a3
commit
f686cd6516
|
@ -1132,7 +1132,7 @@ private:
|
||||||
}
|
}
|
||||||
|
|
||||||
void removeCast14() { // const
|
void removeCast14() { // const
|
||||||
// #5081
|
// #5081
|
||||||
ASSERT_EQUALS("( ! ( & s ) . a )", tokenizeAndStringify("(! ( (struct S const *) &s)->a)", true));
|
ASSERT_EQUALS("( ! ( & s ) . a )", tokenizeAndStringify("(! ( (struct S const *) &s)->a)", true));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue