blob: 29f39e6a47f72f0d54d09b11b3162f2bcb657e62 [file] [log] [blame]
transformation endsectimplicitpopulationnoinit;
modeltype ECORE uses 'http://www.eclipse.org/emf/2002/Ecore';
mapping main(in p : ecore::EPackage): ecore::EPackage {
name := 'foo';
end {}
}