import sugar let f = (x: int)-> int => x * x echo f(100)

Reply via email to