~starkingdoms/starkingdoms

ref: 4aabb4e18d3924002e936b887887190d236744ca starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
4aabb4e1ghostly_zsh batch spawning particles 5 months ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}