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