The docs are incoherent regarding what can be specified between parentheses. The interpreter accepts expressions in all cases, but, in the docs, this depends on the paragraph. See, for example,
Similar incoherences occur in the whole section. At some point, the language accepted only variables, and then it was extended to accept expressions, but some of these updates escaped the docs.
Anonymous