Skip to content

Commit 829bd78

Browse files
committed
FEAT/FIX: added missing updated file for previous protect/permanently feature
1 parent 053846b commit 829bd78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/boot/natives.r

+1
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ protect: native [
226226
/words "Process list as words (and path words)"
227227
/values "Process list of values (implied GET)"
228228
/hide "Hide variables (avoid binding and lookup)"
229+
/permanently "Protect permanently (unprotect will fail)"
229230
]
230231

231232
unprotect: native [

0 commit comments

Comments
 (0)