blob: 9bbb88e379064739de1c7327d51cfd0261095c0a [file] [log] [blame] [raw]
class Square
fun square(num: I32): I32 =>
num * num