update langref
&&= and ||= are gone
This commit is contained in:
parent
3103355805
commit
6ee63c8f58
@ -177,7 +177,7 @@ x{}
|
||||
&&
|
||||
||
|
||||
?? %%
|
||||
= *= /= %= += -= <<= >>= &= ^= |= &&= ||=
|
||||
= *= /= %= += -= <<= >>= &= ^= |=
|
||||
```
|
||||
|
||||
## Types
|
||||
|
Loading…
x
Reference in New Issue
Block a user