~starkingdoms/starkingdoms

ref: fb51c894e9f4da525b26e922d494159d420d61c7 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
fb51c894ghostly_zsh feat: drill button text changes 2 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}