Skip to content

Commit b03dde8

Browse files
committed
Translated doc/usr_41 (4)
1 parent 4558482 commit b03dde8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/eval.jax

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4745,9 +4745,6 @@ pathshorten({expr}) *pathshorten()*
47454745

47464746
perleval({expr}) *perleval()*
47474747
Perl の式 {expr} を評価して、結果を Vim のデータ形式にして返す。
4748-
リストは Vim の |List| 型に変換される。
4749-
辞書は Vim の |Dictionary| 型に変換される。文字列ではない辞書
4750-
のキーはエラーになる。
47514748
もし値が変換できない場合、Perlに於ける文字列として返される。
47524749
Note: もし配列かハッシュが必要ならば、{expr}ではそれらへの参照
47534750
を返す必要がある。

0 commit comments

Comments
 (0)