update fn comment (thanks krizej)
This commit is contained in:
parent
2307f13615
commit
a4e58fee00
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
||||||
." x = " . ." ∧ y = " .
|
." x = " . ." ∧ y = " .
|
||||||
then ;
|
then ;
|
||||||
|
|
||||||
\ prints and consumes the number, adds a space if negative
|
\ prints and consumes the number, adds a space if positive
|
||||||
\ examples:
|
\ examples:
|
||||||
\ 3: ` 3`
|
\ 3: ` 3`
|
||||||
\ -5: `-5`
|
\ -5: `-5`
|
||||||
|
|
Loading…
Reference in a new issue