Sign in
eclipse
/
intent
/
org.eclipse.mylyn.docs.intent.main
/
bugzilla379390
/
.
/
tests
/
org.eclipse.mylyn.docs.intent.parser.test
/
dataTests
/
modelingUnits
/
unresolvedIssues
/
multivaluedFeatures.intent
blob: 9180e230c6ce5378a9cfac5973f9210cbe8e7bed [
file
]
@M
new
B myB
{
myAtt1
=
"41"
;
myAttMultiValued
+=
[
"val1"
,
"val2"
];
myAtt3
+=
"41"
;
}
M@