Update OperatorPrecedenceLogicErrorWhenUseBoolType.expected

This commit is contained in:
ihsinme
2021-03-28 23:42:36 +03:00
committed by GitHub
parent 26bac9f425
commit 093c63ea3b

View File

@@ -1,4 +1,4 @@
| test.cpp:10:3:10:10 | ... = ... | this expression needs attention |
| test.cpp:10:8:10:10 | - ... | this expression needs attention |
| test.cpp:12:3:12:6 | ... ++ | this expression needs attention |
| test.cpp:13:3:13:6 | ++ ... | this expression needs attention |
| test.cpp:14:6:14:21 | ... = ... | this expression needs attention |