We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71fe556 commit 1c6905eCopy full SHA for 1c6905e
examples/security.stk
@@ -4,10 +4,8 @@ input (name) var name read-file (code) var
4
5
(
6
(ファイルシステムが破壊される可能性がある危険なコードを発見しました) print
7
- (危険なコードを削除しています) print
8
code (write-file) (#削除されました#) replace
9
name write-file
10
- (完了しました) print
11
- () input
+ (危険なコードを削除します) print
12
) (このスクリプトは安全です print)
13
code (write-file) find if
0 commit comments