STR-314: Constructor declarations should only be visible in importing modules
Problem: a constructor declaration such as
constructors x : Int
turns all variables with the name x into constructors, even in modules that
Submitted on 6 June 2005 at 14:04
are not aware of this fact.
Issue Log
On 9 January 2013 at 16:56 Eelco Visser removed tag 0.19M1
On 9 January 2013 at 16:56 Eelco Visser tagged interesting
Log in to post comments