On 10/02/2013 13:13, bearophile wrote: Now I have a good amount of code broken by: alias x = 5; alias this = foo; Was this ever documented? How many people ever knew this syntax existed? Not me...
Now I have a good amount of code broken by: alias x = 5; alias this = foo;