blob: 4fad4956e74d82d6ee7d4eb743296352e9a61336 [file] [log] [blame]
package ReportDsl;
class Report {
attr String name;
attr String information;
}