blob: ec3813f72fcffe39a408ec829551c909a762e664 [file]
@M
new B myB {
myAtt1 = "41";
myAttMultiValued += [ "val1" , "val2" ];
myAtt3 += "41";
}
M@