~starkingdoms/starkingdoms

ref: 0463a5645b803f979f0efb597469ed3ea3de00b3 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
0463a564ghostly_zsh feat: drill drills (in theory) 21 hours ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}