var variable = "module" Fn.new { System.print(variable) // expect: module }()