What features of D you would not miss?

Abdulhaq alynch4048 at gmail.com
Tue Sep 20 09:09:57 UTC 2022


On Tuesday, 20 September 2022 at 08:47:51 UTC, max haughton wrote:
> On Tuesday, 20 September 2022 at 07:44:37 UTC, Ogi wrote:
>> On Tuesday, 20 September 2022 at 07:17:12 UTC, bauss wrote:
>>> How is that different from this?
>>>
>>> ```D
>>> int a = 42;
>>> void main() {
>>>     int a = 69;
>>>     assert(a == 69);
>>> }
>>> ```
>>
>> Did you try to copy-paste and run my example? It fails.
>
> Interesting, is there a bug filed for this?

I'm guessing there are two different unicode glyphs here, mu and 
micro sign, they look very similar in this font


More information about the Digitalmars-d mailing list