<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Test'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 15:03:11 +0000</lastBuildDate>
    <item>
      <title>openote said on 26/Sep/2010</title>
      <link>https://snipplr.com/view/41043/test</link>
      <description>&lt;p&gt;hey i think that you could possibly make this more interesting.&#13;
also, instead of having &#13;
`&#13;
var&#13;
     a:integer;&#13;
&#13;
begin&#13;
     a:=10;&#13;
`&#13;
you could simply put&#13;
&#13;
`&#13;
const&#13;
     a:integer = 10;&#13;
&#13;
begin&#13;
     writeln(a);&#13;
end.&#13;
`&#13;
which would have been a lot shorter&lt;/p&gt;</description>
      <pubDate>Sun, 26 Sep 2010 04:28:58 UTC</pubDate>
      <guid>https://snipplr.com/view/41043/test</guid>
    </item>
    <item>
      <title>openote said on 26/Sep/2010</title>
      <link>https://snipplr.com/view/41043/test</link>
      <description>&lt;p&gt;hey i think that you could possibly make this more interesting. also, instead of having &#13;
` var a:integer; begin a:=10; ` &#13;
&#13;
you could simply put&#13;
&#13;
` const a:integer = 10; begin writeln(a); end. ` &#13;
&#13;
which would have been a lot shorter&lt;/p&gt;</description>
      <pubDate>Sun, 26 Sep 2010 04:29:47 UTC</pubDate>
      <guid>https://snipplr.com/view/41043/test</guid>
    </item>
    <item>
      <title>mattloto said on 26/Sep/2010</title>
      <link>https://snipplr.com/view/41043/test</link>
      <description>&lt;p&gt;wait, computers can do that?!?&lt;/p&gt;</description>
      <pubDate>Sun, 26 Sep 2010 12:24:33 UTC</pubDate>
      <guid>https://snipplr.com/view/41043/test</guid>
    </item>
  </channel>
</rss>
