update fn comment (thanks krizej)

This commit is contained in:
jacekpoz 2024-06-23 14:45:11 +02:00
parent 2307f13615
commit a4e58fee00
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -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`