Bjorn Gustavsson <bjorn@REDACTED> wrote: > Your program is equivalent to the following program: > > h() -> > if > true -> > 1; > [] =:= true; true -> > 2 > end. > > It is not a bug in the compiler. Aha... New feature obviously... (from R8?) /martin