footest.vim 98 B

123456
  1. " Autoload script used by test55 and test60
  2. let footest#x = 1
  3. func footest#F()
  4. return 0
  5. endfunc