testgarbage.cpp: Spelling in comment (#2172)
This commit is contained in:
parent
346a19393f
commit
a4ca6dfee7
|
@ -1554,7 +1554,7 @@ private:
|
|||
ASSERT_THROW(checkCode("{((()))(return 1||);}"), InternalError);
|
||||
}
|
||||
|
||||
// #8709 - no garbarge but to avoid stability regression
|
||||
// #8709 - no garbage but to avoid stability regression
|
||||
void garbageCode195() {
|
||||
checkCode("a b;\n"
|
||||
"void c() {\n"
|
||||
|
|
Loading…
Reference in New Issue