Hi Mark,

Am So., 16. Juni 2019 um 12:35 Uhr schrieb Mark H Weaver <m...@netris.org>:

> > Did I something wrong or is it a bug?
>
> Neither.  This is a case of unspecified behavior, and the behavior of
> our compiler differs from that of our interpreter.  You will notice
> similar discrepancies when comparing two literal lists or strings, where
> our compiler will aggressively unify literals within a compilation unit,
> and our interpreter does not:
[...]

ah, ok, thanks for the explanation.

Cheers,
  Harm

Reply via email to