~starkingdoms/starkingdoms

ref: 204a71ccb4e68e7d916dea78533be0c38ed6ab65 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
204a71ccghostly_zsh feat: close button in crafting ui 14 hours ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}