labeled block support #2243
Labels
bug
Something isn't working
enhancement
New feature or request
vm
Issues and PRs related to the Boa Virtual Machine.
Milestone
The following example is from MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/label#using_a_labeled_block_with_break
Saving that to a file and testing with
cargo run -- test.js
prints the errorThe text was updated successfully, but these errors were encountered: