Mercurial > vim
view src/testdir/sautest/autoload/footest.vim @ 11659:49c12c93abf3
Updated runtime files and translations.
commit https://github.com/vim/vim/commit/74675a666b51edd61e0210132658d81a86c5102c
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Jul 15 13:53:23 2017 +0200
Updated runtime files and translations.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 15 Jul 2017 14:00:04 +0200 |
parents | b43363a7b4c7 |
children | cb9b2774f21f |
line wrap: on
line source
" Autoload script used by test55 and test60 let footest#x = 1 func footest#F() return 0 endfunc