Sha256: 37f557a1b6a29821f0ffadcc2099fb14504df68449255adeb28420b81e63e682
Contents?: true
Size: 353 Bytes
Versions: 2
Compression:
Stored size: 353 Bytes
Contents
#!/bin/sh # Copyright: 2015 Masatake YAMATO # License: GPL-2 echo 'a b [off]' echo 'c d [off]' echo 'e f [off]' echo 'g h [off] ' echo 'A B [off]' echo 'C D [off]' echo 'E F [off]' echo 'G H [off] ' exit 0 # # # # broken # # # echo 'a' # echo 'b ' # echo 'cd' # echo 'e[off]' # echo 'f [off]' # echo 'g [off]' # echo 'h i[off]' # echo 'j kl[off]'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ctags.rb-1.1.4 | ext/vendor/ctags/Tmain/lxcmd-disabled-kind.d/foo.sh |
ctags.rb-1.1.3 | ext/vendor/ctags/Tmain/lxcmd-disabled-kind.d/foo.sh |