[Issue 15364] BitArray.len should be private
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Dec 23 13:20:06 PST 2016
https://issues.dlang.org/show_bug.cgi?id=15364
Andrei Alexandrescu <andrei at erdani.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
CC| |andrei at erdani.com
Resolution|--- |FIXED
--- Comment #5 from Andrei Alexandrescu <andrei at erdani.com> ---
Current compilation result:
/d498/f670.d(6): Error: no property 'len' for type 'BitArray', did you mean
'_len
--
More information about the Digitalmars-d-bugs
mailing list