&lt;keyword&gt;for&lt;/keyword&gt; (i=0; i&lt;10; i++) {
  s = &lt;string&gt;&quot;hello&quot;&lt;/string&gt;;
  &lt;comment&gt;// comment&lt;/comment&gt;
}