<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 218: const is not indented</title><link href="https://sourceforge.net/p/jedicodeformat/bugs/218/" rel="alternate"/><link href="https://sourceforge.net/p/jedicodeformat/bugs/218/feed.atom" rel="self"/><id>https://sourceforge.net/p/jedicodeformat/bugs/218/</id><updated>2010-02-13T03:06:18Z</updated><subtitle>Recent changes to 218: const is not indented</subtitle><entry><title>const is not indented</title><link href="https://sourceforge.net/p/jedicodeformat/bugs/218/" rel="alternate"/><published>2010-02-13T03:06:18Z</published><updated>2010-02-13T03:06:18Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net4a578b26b47eb0ff3e701719064e4c5371cacbfc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;a block of const definitions will not be indented in programs and libraries, only in units the indentation works.&lt;/p&gt;
&lt;p&gt;program foo;&lt;/p&gt;
&lt;p&gt;const&lt;br /&gt;
xxx = 1,&lt;br /&gt;
yyy = 0;&lt;/p&gt;
&lt;p&gt;begin&lt;br /&gt;
end.&lt;/p&gt;
&lt;p&gt;It will remove the spaces before the xxx and yyy. In libraries it works.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>