diff options
author | elioat <elioat@tilde.institute> | 2023-05-19 15:13:13 -0400 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2023-05-19 15:13:13 -0400 |
commit | 32d4082d688cb7d818c98f0c1d375c8341b8f555 (patch) | |
tree | 392bcc68668664a1cfbf8b2d6d2b4cf487219610 | |
parent | b77d78a0e98aa404f0d43ba25c33d4a1b1ea791c (diff) | |
download | tour-32d4082d688cb7d818c98f0c1d375c8341b8f555.tar.gz |
*'
-rw-r--r-- | apl/dyalog/roll.aplf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apl/dyalog/roll.aplf b/apl/dyalog/roll.aplf index 75f048e..08a00b7 100644 --- a/apl/dyalog/roll.aplf +++ b/apl/dyalog/roll.aplf @@ -1 +1 @@ - roll←{?⍵} + roll←{?⍵} ⍝ roll a dice |