Opened 13 years ago
Last modified 9 years ago
#1698 new defect
omc does not report instances of packages as an error during check model
Reported by: | Peter Aronsson | Owned by: | Peter Aronsson |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | Instantiation | Version: | |
Keywords: | Cc: | Peter Aronsson |
Description
The following should give an error (packages can not be instantiated):
{{{package P end P;
}}}
model A
P p;
end A;
Note:
See TracTickets
for help on using tickets.