# examples of cell-expressions to parse

<1|2>

<1,2,3>

<1,
 <2|3>,
 <4,5|6>|
 7>

# remove comment for each of the following lines to see error reports:

# <1,bla>
# <1|2,3>
# <1;2>
