Sha256: de5aa9d3653c2dcde86e48a0f8a0360d7d25d0a090940b02c3c6182d8a4f41b6

Contents?: true

Size: 111 Bytes

Versions: 378

Compression:

Stored size: 111 Bytes

Contents

function! Hello(...) abort
  let name = (a:0 == 1 ? a:1 : 'World')
  return 'Hello, ' . name . '!'
endfunction

Version data entries

378 entries across 222 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/vimscript/docs/SNIPPET.txt
trackler-2.2.1.180 tracks/vimscript/exercises/hello-world/example.vim
trackler-2.2.1.179 tracks/vimscript/docs/SNIPPET.txt
trackler-2.2.1.179 tracks/vimscript/exercises/hello-world/example.vim
trackler-2.2.1.178 tracks/vimscript/docs/SNIPPET.txt
trackler-2.2.1.178 tracks/vimscript/exercises/hello-world/example.vim
trackler-2.2.1.177 tracks/vimscript/exercises/hello-world/example.vim
trackler-2.2.1.177 tracks/vimscript/docs/SNIPPET.txt
trackler-2.2.1.176 tracks/vimscript/exercises/hello-world/example.vim
trackler-2.2.1.176 tracks/vimscript/docs/SNIPPET.txt
trackler-2.2.1.175 tracks/vimscript/docs/SNIPPET.txt
trackler-2.2.1.175 tracks/vimscript/exercises/hello-world/example.vim
trackler-2.2.1.174 tracks/vimscript/docs/SNIPPET.txt
trackler-2.2.1.174 tracks/vimscript/exercises/hello-world/example.vim
trackler-2.2.1.173 tracks/vimscript/docs/SNIPPET.txt
trackler-2.2.1.173 tracks/vimscript/exercises/hello-world/example.vim
trackler-2.2.1.172 tracks/vimscript/docs/SNIPPET.txt
trackler-2.2.1.172 tracks/vimscript/exercises/hello-world/example.vim
trackler-2.2.1.171 tracks/vimscript/exercises/hello-world/example.vim
trackler-2.2.1.171 tracks/vimscript/docs/SNIPPET.txt