Balanced brackets: Difference between revisions

m
→‎{{header|L++}}: using (at) syntax
m (→‎{{header|L++}}: using (at) syntax)
Line 2,288:
(main
(decl std::string |(at tests[]|) |{"", "[]", "[][]", "[[][]]", "][", "][][", "[]][[]"}|)
(pr std::boolalpha)
(foreach x tests