Opened 14 years ago
Last modified 14 years ago
#1388 closed defect (fixed)
Prevent duplicate top-level classes
Reported by: | Martin Sjölund | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | Martin Sjölund, Martin Sjölund |
Description
class A end A; class A Real r; end A;
-or- (because sin is pre-defined)
class sin end sin;
Note:
See TracTickets
for help on using tickets.