Opened 13 years ago

Last modified 9 years ago

#1703 new defect

Comments are not merged

Reported by: sjoelund.se Owned by: sjoelund.se
Priority: low Milestone: Future
Component: Frontend Version:
Keywords: Cc: sjoelund.se, adrpo

Description (last modified by sjoelund.se)

model M
  Real r;
end M;

model N
  extends M(r = 1.5 "abc");
end N;

r does not get the description "abc" in the flattened code!

Change History (2)

comment:1 Changed 12 years ago by sjoelund.se

  • Component set to Frontend
  • Description modified (diff)

comment:2 Changed 9 years ago by dietmarw

  • Milestone set to Future
Note: See TracTickets for help on using tickets.