Opened 7 years ago

Closed 7 years ago

#4779 closed defect (fixed)

[NF] Array constructor does not type-check properly

Reported by: Martin Sjölund Owned by: Martin Sjölund
Priority: high Milestone: 1.13.0
Component: New Instantiation Version:
Keywords: Cc:

Description

The following model is accepted by the new frontend:

model M
  Real z[2] = {"2",1.0};
end M;

Change History (2)

comment:1 by Martin Sjölund, 7 years ago

Owner: changed from Per Östlund to Martin Sjölund
Status: newaccepted

comment:2 by Martin Sjölund, 7 years ago

Milestone: Future1.13.0
Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.