Opened 18 years ago
Last modified 14 years ago
#88 closed defect (fixed)
Class comments are not written to MOF output
Reported by: | filip | Owned by: | filip |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | filip, Adrian Pop |
Description
class A "Some comments..." Not written to MOF output
Real a "Some comments..."; OK
end A;
Note:
See TracTickets
for help on using tickets.
class A "Some comments..." Not written to MOF output
end A;