Sign in
eclipse
/
acceleo
/
org.eclipse.acceleo
/
e952100e0aee9a866bd30ebbb9ba8fbe6d3e56c7
/
.
/
tests
/
org.eclipse.acceleo.aql.migration.tests
/
resources
/
language
/
templatePostImplicitSelf
/
templatePostImplicitSelf-expected.mtl
blob: 935851fc5784de243cb9cf341ad33c817ad39ccc [
file
] [
log
] [
blame
]
[
module
templatePostImplicitSelf
(
'http://www.eclipse.org/emf/2002/Ecore'
)/]
[
template
public
test
(
anEClass
:
ecore
::
EClass
)
post
(
self
.
trim
())]
[/
template
]