mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
When evaluated as an expression "{ 3 }" should yield 3. This updates
the bytecode interpreter to make it so.
When evaluated as an expression "{ 3 }" should yield 3. This updates
the bytecode interpreter to make it so.