[evaluation-order-3.html] expected: if (os == "linux") and not tsan and debug and fission: CRASH if (os == "linux") and not tsan and not debug and not fission: CRASH if (os == "win") and debug: CRASH if (os == "mac") and not debug: [OK, CRASH]