Simplification, and removal of my own added bias ;-)
This commit is contained in:
parent
20b0ec3e18
commit
4742ede421
|
@ -506,9 +506,7 @@ Syntax forms
|
|||
|
||||
- The keyword/block form produces something that looks like a normal
|
||||
code block, but isn't. Attempts to use statements in this block
|
||||
will cause a syntax error. It may confuse users who don't expect
|
||||
a block to contain bare expressions. On the other hand, the ``@``
|
||||
syntax is bound to cause at least as much confusion.
|
||||
will cause a syntax error, which may confuse users.
|
||||
|
||||
See `Community Consensus`_ below.
|
||||
|
||||
|
|
Loading…
Reference in New Issue