On Thursday, 4 December 2014 at 10:00:37 UTC, Walter Bright wrote:
On 12/4/2014 1:51 AM, eles wrote:Making it implicit and requiring an explicit "escape" for un-scoped variables?Was afraid that would break too much code.
Compiler switch: escape=I(gnore)|W(arning)|E(rror). For transition default Ignore.