e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
37be9a1c18005a7cdc257178c7657638f5472101
starkingdoms
/
kabel
/
test
/
runtime
/fn_absent_block.kab
-rw-r--r--
37 bytes
View
Log
View raw
Permalink
37be9a1c
— ghostly_zsh functions act like variables
1 year, 3 months ago
1
2
3
4
var x = 3; if(x == 3) { foo(); }