e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
03495937fa63f184b4bbdfedfdc1804115244626
starkingdoms
/
kabel
/
test
/
syntax
/function.kab
-rw-r--r--
49 bytes
View
Log
View raw
Permalink
03495937
— ghostly_zsh fizzbuzz works due to fixed bug with else if
1 year, 4 months ago
1
2
3
function foo(one, two) { return one + two; }