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

Commit 9243664

Browse files
1 parent b5a265f commit 9243664

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/eval.jax

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*eval.txt* For Vim バージョン 9.0. Last change: 2023 Nov 20
1+
*eval.txt* For Vim バージョン 9.0. Last change: 2023 Dec 09
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -855,7 +855,8 @@ MY_VAR_6 viminfoファイル
855855
expr5 isnot expr5 異なるリスト |List|、辞書 |Dictionary| または
856856
|Blob| のインスタンス
857857

858-
|expr5| expr6 << expr6 ビット単位の左シフト
858+
|expr5| expr6
859+
expr6 << expr6 ビット単位の左シフト
859860
expr6 >> expr6 ビット単位の右シフト
860861

861862
|expr6| expr7

0 commit comments

Comments
 (0)