blob: 397c9d5a0fa5be21bee9d0541a6817245d722532 [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@