Commit 6ee63c8f58

Andrew Kelley <superjoe30@gmail.com>
2017-03-26 20:48:23
update langref
&&= and ||= are gone
1 parent 3103355
Changed files (1)
doc/langref.md
@@ -177,7 +177,7 @@ x{}
 &&
 ||
 ?? %%
-= *= /= %= += -= <<= >>= &= ^= |= &&= ||=
+= *= /= %= += -= <<= >>= &= ^= |=
 ```
 
 ## Types