blob: 90f6cb20b9f8c4efb92ab81e99f5f90b1e7ba2c6 [file] [log] [blame]
@M
@label "labelValue"
new A MyA {}
@label "labelValue" "textToPrint"
new B MyB {}
@lazylabel "labelValue"
new C MyC {}
@lazylabel "labelValue" "textToPrint"
new D MyD {}
M@