view src/testdir/test11.ok @ 14700:0a3b9ecf7cb8 v8.1.0362

patch 8.1.0362: cannot get the script line number when executing a function commit https://github.com/vim/vim/commit/f29c1c6aa3f365c025890fab5fb9efbe88eb1761 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Sep 10 21:05:02 2018 +0200 patch 8.1.0362: cannot get the script line number when executing a function Problem: Cannot get the script line number when executing a function. Solution: Store the line number besides the script ID. (Ozaki Kiichi, closes #3362) Also display the line number with ":verbose set".
author Christian Brabandt <cb@256bit.org>
date Mon, 10 Sep 2018 21:15:07 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

startstart
start of testfile
line 2	Abcdefghijklmnopqrstuvwxyz
line 3	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
line 4	Abcdefghijklmnopqrstuvwxyz
line 5	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
line 6	Abcdefghijklmnopqrstuvwxyz
line 7	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
line 8	Abcdefghijklmnopqrstuvwxyz
line 9	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
line 10 Abcdefghijklmnopqrstuvwxyz
end of testfile

start of test.c
/*
 * Here is a new .c file
 */
end of test.c
start of testfile
line 2	Abcdefghijklmnopqrstuvwxyz
line 3	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
line 4	Abcdefghijklmnopqrstuvwxyz
linE 5	XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
linE 6	AbcdefghijklmnopqrstuvwXyz
linE 7	XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
linE 8	AbcdefghijklmnopqrstuvwXyz
linE 9	XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
linE 10 AbcdefghijklmnopqrstuvwXyz
End of testfile

/*
 * HEre is a NEW .c file
 */
/*
 * HEre is a new .c file
 */
start of tEstfile
linE 2	AbcdefghijklmnopqrstuvwXyz
linE 3	XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
linE 4	AbcdefghijklmnopqrstuvwXyz
linE 5	XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
linE 6	AbcdefghijklmnopqrstuvwXyz
linE 7	XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
linE 8	AbcdefghijklmnopqrstuvwXyz
linE 9	XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
linE 10 AbcdefghijklmnopqrstuvwXyz
End of testfile
/*
 * HEre is a new .c file
 */
start of testfiLe
Line 2	Abcdefghijklmnopqrstuvwxyz
Line 3	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Line 4	Abcdefghijklmnopqrstuvwxyz
Line 5	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Line 6	Abcdefghijklmnopqrstuvwxyz
Line 7	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Line 8	Abcdefghijklmnopqrstuvwxyz
Line 9	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Line 10 Abcdefghijklmnopqrstuvwxyz
end of testfiLe