Imagine python, but statically typed and with curly braces.

def str greet(str name) {
    return f"Hello, {name}"
}
3 2 4

comments (single view)

noooo

View all comments