~starkingdoms/starkingdoms

ref: 0e2da454f0202d5aea3a98143811bcc00467f405 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
0e2da454ghostly_zsh feat: recipe list config + basis for ui 18 hours ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}