mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
When evaluated as an expression "if (true) { 3 } else { 5 }"
should yield 3. This updates the bytecode interpreter to make
it so.
13 KiB
13 KiB