~starkingdoms/starkingdoms

ref: 1018826380f46e306958358cc687d9a5302b2be6 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
10188263ghostly_zsh ship editor feat: selection and deselection 9 hours ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}