Docs: Section on local variables

Stewart Gordon smjg_1998 at yahoo.com
Wed Apr 25 04:30:09 PDT 2012


On 21/04/2012 17:26, Andrej Mitrovic wrote:
<snip>
> Next thing you know the compiler will start warning me when I indent
> my code with uneven number of spaces!

Or more usefully, warn if you have a mishmash of tab and space indentation.

How do indent-sensitive languages (Haskell, Python, whatever else) deal with mixed 
tab/space indentation, for that matter?

Stewart.


More information about the Digitalmars-d-learn mailing list