comp.lang.ada
 help / color / mirror / Atom feed
From: "G.B." <bauhaus@futureapps.invalid>
Subject: Is GNAT white space sensitive?
Date: Fri, 10 Apr 2015 14:14:34 +0200
Date: 2015-04-10T14:14:34+02:00	[thread overview]
Message-ID: <mg8epi$s2k$1@dont-email.me> (raw)

If the indentation of "begin" below is removed, GNAT's error
messages change. Do you see this, too? Can this be an effect
of some error correction heuristics, maybe?


procedure Start (Size: Positive) is
    procedure Initialize (M : in out Matrix);
    begin
    null;
end Start;

             reply	other threads:[~2015-04-10 12:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-10 12:14 G.B. [this message]
2015-04-10 12:23 ` Is GNAT white space sensitive? J-P. Rosen
2015-04-10 14:17   ` G.B.
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox