Opened 14 years ago

Last modified 14 years ago

#1267 closed defect (fixed)

Parsing of output expression list should allow empty elements

Reported by: adrpo Owned by: adrpo
Priority: high Milestone: Red October
Component: Parser Version:
Keywords: Cc: adrpo,

Description

Currently the parser does not accept output expressions of the form:

 (LU,,info) := Modelica.Math.Matrices.LAPACK.dgetrf(A);


Should be fixed when we move to ANTLR3 parser.

Change History (1)

comment:1 Changed 14 years ago by sjoelund.se

Was fixed with the new parser

Note: See TracTickets for help on using tickets.