Fixed previous commit; prompt is now unsealed properly + fixed docs
h3rald h3rald@h3rald.com
Fri, 24 Nov 2017 17:31:37 +0000
3 files changed,
2 insertions(+),
2 deletions(-)
M
prelude.min
→
prelude.min
@@ -11,3 +11,4 @@ 'fs import
'crypto import 'math import 'net import +'prompt unseal
M
site/contents/reference-lang.md
→
site/contents/reference-lang.md
@@ -206,7 +206,7 @@
{#op||prompt||{{null}}||{{s}}|| > This symbol is used to configure the prompt of the min shell. By default, it is set to the following quotation: > -> ([$1]$$ " (.) => %) +> ("[$1]$$ " (.) => %) > > Unlike other predefined symbols, this symbol is _unsealed_, which means it can be modified.#}