diff --git a/eclipse-sarl/plugins/io.sarl.lang.ui/templates/templates.xml b/eclipse-sarl/plugins/io.sarl.lang.ui/templates/templates.xml index 295173b628..94c8143b85 100644 --- a/eclipse-sarl/plugins/io.sarl.lang.ui/templates/templates.xml +++ b/eclipse-sarl/plugins/io.sarl.lang.ui/templates/templates.xml @@ -107,6 +107,15 @@ autoinsert="false">for (${element} : ${iterable}) { ${line_selection}${cursor} } + + + + + + \ No newline at end of file