all repos — min @ c82e7cfd5f54831a3529aad300e2172c95f98795

A small but practical concatenative programming language.

Minor fixes.
h3rald h3rald@h3rald.com
Mon, 27 Dec 2021 14:52:42 +0000
commit

c82e7cfd5f54831a3529aad300e2172c95f98795

parent

a1a7006bd71c90192b313299390d7eb8dff172a6

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M site/contents/reference-io.mdsite/contents/reference-io.md

@@ -63,7 +63,7 @@ > > Example

> > > > The following program: > > -> > (clear) 'ctrl+l keymap +> > (clear) 'ctrl+l mapkey > > > > causes the `CTRL+L` key to clear the screen. #}

@@ -96,4 +96,4 @@ > > * At present, all the default mappings of min are those provided by the [nimline](https://h3rald.com/nimline/nimline.html) library.

#} {#op||warning||{{any}}||{{any}}|| -Prints {{any}} and a new line to STDERR, if logging level is set to [warning](class:kwd) or lower.#}+Prints {{any}} and a new line to STDERR, if logging level is set to [warning](class:kwd) or lower.#}