diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2024-09-07 14:11:58 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2024-09-07 17:46:44 +0200 |
| commit | 763a6746e79ae773ae7951825b681fda42fb439c (patch) | |
| tree | e5d6c1c0673ef64f83cd9d72660838b935a3ce6d /README.org | |
| parent | 85fb21ca30be475ead68ab5dfabdc28410992673 (diff) | |
No longer support shorthands in function position
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -22,7 +22,8 @@ their names have to begin with ~&~. Symbol ~&*~ specifies extra Instead of ~%1~, the shorthand ~%~ can be used; but that should only be done if it is the only argument, and using both ~%1~ and -~%~ is not allowed. Likewise ~&~ can be substituted for ~&1~. +~%~ is not allowed. Likewise ~&~ can be substituted for ~&1~. Both +shorthands cannot be used in function position. Instead of: |
