~starkingdoms/starkingdoms

ref: 5ed17b2ec1a3f95349833a08850fc8d7ef5d8d4f starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
5ed17b2eghostly_zsh feat: toggle drill button 22 hours ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}