XCSP3-CPP-Parser icon indicating copy to clipboard operation
XCSP3-CPP-Parser copied to clipboard

Lex with constants in list

Open audemard opened this issue 8 months ago • 0 comments

   <lex>
      <list> x[] </list>
      <list> 2 1 3 2 </list>
      <operator> le </operator>
    </lex>

audemard avatar Jun 17 '24 10:06 audemard