Opened 13 years ago

Last modified 9 years ago

#1703 new defect

Comments are not merged

Reported by: Martin Sjölund Owned by: Martin Sjölund
Priority: low Milestone: Future
Component: Frontend Version:
Keywords: Cc: Martin Sjölund, Adrian Pop

Description (last modified by Martin Sjölund)

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 by Martin Sjölund, 12 years ago

Component: Frontend
Description: modified (diff)

comment:2 by Dietmar Winkler, 9 years ago

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