File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11" Vim script language tests
22" Author: Servatius Brandt <[email protected] >3- " Last Change: 2016 Jan 02
3+ " Last Change: 2016 Feb 07
44
55" -------------------------------------------------------------------------------
66" Test environment {{{1
@@ -5749,8 +5749,7 @@ function! F()
57495749 if ! caught && ! $VIMNOERRTHROW
57505750 Xpath 8192 " X: 0
57515751 endif
5752- if caught ? ! MSG (' E55' , ' Unmatched \\)' )
5753- \ : ! MSG (' E475' , " Invalid argument" )
5752+ if ! MSG (' E475' , " Invalid argument" )
57545753 Xpath 16384 " X: 0
57555754 endif
57565755 if ! caught
Original file line number Diff line number Diff line change @@ -747,6 +747,8 @@ static char *(features[]) =
747747
748748static int included_patches [] =
749749{ /* Add new patch number below this line */
750+ /**/
751+ 1284 ,
750752/**/
751753 1283 ,
752754/**/
You can’t perform that action at this time.
0 commit comments