~starkingdoms/starkingdoms

ref: 4f93bd075f25550e5b28733e07efa96c6bed0a5c starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
4f93bd07ghostly_zsh scaling added, along with fixes to sampling 5 months ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}