merge with 3.3
This commit is contained in:
commit
100580f4c4
|
@ -704,7 +704,7 @@ Delimiters
|
||||||
The following tokens serve as delimiters in the grammar::
|
The following tokens serve as delimiters in the grammar::
|
||||||
|
|
||||||
( ) [ ] { }
|
( ) [ ] { }
|
||||||
, : . ; @ =
|
, : . ; @ = ->
|
||||||
+= -= *= /= //= %=
|
+= -= *= /= //= %=
|
||||||
&= |= ^= >>= <<= **=
|
&= |= ^= >>= <<= **=
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue