Skip to content

Commit 3f0867b

Browse files
tsuyoshichoh-east
andauthored
usr_41.jax: treat translation
Co-authored-by: h_east <[email protected]>
1 parent c88e67c commit 3f0867b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/usr_41.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,9 +1441,9 @@ Vimサーバー: *server-functions*
14411441
14421442
defcompile
14431443
1444-
関数のコンパイルには少し時間がかかりますが、しかしエラーが早期に報告されます。
1445-
記述中の間スクリプトの最後で `:defcompile` を使うようにして、これをコメントア
1446-
ウトしても常に正常です
1444+
関数のコンパイルには少し時間がかかりますが、エラーは早期に報告されます。作業中
1445+
にスクリプトの最後で `:defcompile` を使用し、問題がなければコメントアウトしま
1446+
14471447

14481448
何も返さない関数の場合は、単純に戻り値の型を省略します: >
14491449

0 commit comments

Comments
 (0)