auto commit
This commit is contained in:
parent
56c5a40228
commit
b981096466
|
@ -166,7 +166,7 @@ if(!a && !b) {
|
|||
}
|
||||
```
|
||||
```
|
||||
if(a || b) {
|
||||
if(!(a || b)) {
|
||||
...
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user