E.g. an inferred `let` function signature would be...
# announcements
o
E.g. an inferred
let
function signature would be
inline fun let(block: () -> Nothing): Nothing = block()