Opened 13 years ago

Last modified 9 years ago

#1703 new defect

Comments are not merged — at Version 1

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 (1)

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

Component: Frontend
Description: modified (diff)
Note: See TracTickets for help on using tickets.