aboutsummaryrefslogtreecommitdiff
path: root/help/define.md
diff options
context:
space:
mode:
Diffstat (limited to 'help/define.md')
-rw-r--r--help/define.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/define.md b/help/define.md
index eb9af748..cfaddeec 100644
--- a/help/define.md
+++ b/help/define.md
@@ -3,6 +3,7 @@
# Leftwards Arrow (`←`)
## `n ← v`: Define
+[→full documentation](../doc/expression.md#assignment)
Defines a new variable with name `n` and value `v`.