e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
1e504d7d6bd49ecb594ef9767800bac622c7161a
starkingdoms
/
kabel
/
test
/
syntax
/function.kab
-rw-r--r--
49 bytes
View
Log
View raw
Permalink
1e504d7d
— ghostly_zsh break and continue work?
1 year, 4 months ago
1
2
3
function foo(one, two) { return one + two; }