We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
secure
1 parent 5455ee4 commit 1739683Copy full SHA for 1739683
src/mezz/mezz-secure.reb
@@ -42,7 +42,7 @@ secure: function/with [
42
"^[[1;32m other ^[[m - other value, such as integer"
43
]
44
print " Settings for read, write, and execute are also available."
45
- print "^/ ^[[1;35mNOTE: ^[[1;31mSecure is not fully implemented!^/"
+ print "^/ ^[[1;35mNOTE: ^[[1;31mSecure is not fully implemented!^[[m^/"
46
;print "Type: help/doc secure for detailed documentation and examples."
47
exit
48
0 commit comments