~starkingdoms/starkingdoms

ref: 562e5c4ab6cb48a4d9bdc8b25a2c533d83531304 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
562e5c4aghostly_zsh fix: recipe list order 2 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}