blob: 1b41327e246d2f2cb74547b259cbacbe47048665 [file] [log] [blame]
[module ifStatementNoElse('http://www.eclipse.org/emf/2002/Ecore')/]
[template public myTemplate(myParam : ecore::EPackage)]
[file (myParam.name + '.txt', overwrite)]
[if (false)]
then block.
[/if]
[/file]
[/template]