blob: 283c2b4cc9248ad67a94f33556c1c9988eef73fa [file]
@M
@label "labelValue"
new A MyA {}
@label "labelValue" "textToPrint"
new B MyB {}
@lazylabel "labelValue"
new C MyC {}
@lazylabel "labelValue" "textToPrint"
new D MyD {}
M@