fun f(p : () -> String) { p.invoke() } //jet.src/Functions.jet:invoke