Forked from
gmsh / gmsh
17932 commits behind the upstream repository.

Christophe Geuzaine
authored
added support for empty lists (aa[] = {};) and concatenation of lists (aa[] += {1,2,3};)
added support for empty lists (aa[] = {};) and concatenation of lists (aa[] += {1,2,3};)