class Main {} class method run: command in: system let a = [let x = 42. x, 123]. system output println: x end