astyle formatting
This commit is contained in:
parent
d7be62a6f9
commit
dc29d43e83
|
@ -1592,7 +1592,7 @@ private:
|
|||
"}");
|
||||
ASSERT_EQUALS("", errout.str());
|
||||
}
|
||||
|
||||
|
||||
void array_index_vla_for() {
|
||||
// #3221 - access VLA inside for
|
||||
check("void f(int len) {\n"
|
||||
|
|
Loading…
Reference in New Issue