Opened 13 years ago

Last modified 9 years ago

#1703 new defect

Comments are not merged — at Initial Version

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

{{{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 (0)

Note: See TracTickets for help on using tickets.