Sign in
eclipse
/
gerrit
/
gmf-tooling
/
org.eclipse.gmf-tooling
/
dd878ae9a77bee481549bd68515d201d4c03dff5
/
.
/
tests
/
org.eclipse.gmf.tests.xpand.migration
/
resources
/
org
/
eclipse
/
gmf
/
tests
/
xpand
/
evaluate
/
MultiParams.xpt
blob: fb432823e5d190c33e4a87d9871f1ce5e5b3690f [
file
] [
log
] [
blame
]
«
DEFINE test
(
String
s
,
String
s2
)
FOR
String
»«
this
»«
s
»«
s2
»
1
«
ENDDEFINE
»
«
DEFINE test
(
String
s
,
Object
s2
)
FOR
String
»«
this
»«
s
»«
s2
»
2
«
ENDDEFINE
»
«
DEFINE test FOR
String
»«
EXPAND test
(
"A"
,
"B"
)
FOR
this
»«
ENDDEFINE
»