#$ A constructor with functions and other stuff Fun Fun (I32 -> I32) I32 (() -> Unit) Bool Unit fn print1 () println(1) return x = Fun(fn x: x + 1, 420, print1, True, Unit)