Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
f6fc255e8d9c46a0e51e03f16a508833d309dee6
/
.
/
src
/
testdir
/
sautest
/
autoload
/
footest.vim
blob: 1e78963a10f7f454705074d1cb1fef88422ecdeb [
file
] [
log
] [
blame
]
" Autoload script used by test_listdict.vim, test_exists.vim and test_let.vim
let footest#x = 1
func footest#F()
return 0
endfunc