Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 2683ed7

Browse files
1 parent 382e610 commit 2683ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/builtin.jax

+1-1
Original file line numberDiff line numberDiff line change
@@ -10538,7 +10538,7 @@ writefile({object}, {fname} [, {flags}])
1053810538
:call writefile(["foo"], "event.log", "a")
1053910539
:call writefile(["bar"], "event.log", "a")
1054010540
<
10541-
'D' 現在の機能が終了したらファイルを削除する。これは次のよう
10541+
'D' 現在の関数が終了したらファイルを削除する。これは次のよう
1054210542
に動作する: >
1054310543
:defer delete({fname})
1054410544
< 関数内にない場合は失敗する。|:defer| も参照。

0 commit comments

Comments
 (0)