view src/testdir/crash/bt_quickfix1_poc @ 33628:c6eb68563123

Added tag v9.0.2055 for changeset 41c64cb748c18422531e416bf5263800d0cb76f4
author Christian Brabandt <cb@256bit.org>
date Fri, 20 Oct 2023 12:15:04 +0200
parents faeeed7df688
children
line wrap: on
line source

au BufReadPre * exe 'sn' .. expand("<abuf>")
call writefile([''],'X')
sil! e X
call writefile([''],'X')
sil! e X