xref
: /
Universal-ctags
/
Units
/
parser-sh.r
/
simple.sh.d
/
input.sh
(revision cd296f35517279986b36fae8b64785b9135a73ac)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
3
f1
() {
4
}
5
6
function
f2
() {
7
}
8
9
function
_a_b
() {
10
}
11