~starkingdoms/starkingdoms

ref: 44af5cad10ff206a7aa471b48821d764afefcba0 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
44af5cadghostly_zsh feat: drill does drill, and there's a resource display 21 hours ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}