[module manyEndOfTextLine('http://www.eclipse.org/emf/2002/Ecore')/]

[comment @main /]
[template public myTemplate(myParam : ecore::EPackage)]
  [file (myParam.name + '.txt', overwrite)]
    some text
    [comment a basic comment/][comment an other comment/][comment and a last one/]
  [/file]
[/template]