~starkingdoms/starkingdoms

ref: 785a5a087f78903b09c8e0cbcf1454bbe44c114f starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
785a5a08ghostly_zsh ship editor feat: shift clicking and regular clicking work how they probably should 9 hours ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}