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