List: discuss@lists.openscad.org
From: doug moen
Re: [OpenSCAD] OpenSCAD2 design docs
Sat, Jul 18, 2015 6:01 PM
MichaelAtOz notes that a top level compound statement, {...}, is
interpreted by OpenSCAD as if the braces aren't there. Michael uses this to
group sets of related definitions within a large script, so that they can
be collapsed by the folding tree editor.