blob: 7e45cfa0449ff7490c43076186fde8cb73071f05 [file] [log] [blame]
transformation emptyinit;
modeltype ECORE uses 'http://www.eclipse.org/emf/2002/Ecore';
mapping patch(): ecore::EPackage {
init {}
name := 'foo';
}