{ a = \(x : Text) -> "Hello, ${x}!" , b = \(y : Integer) -> "You are ${Integer/show y} years old." }