swc/crates/swc_ecma_parser/tests/span/js/stmt/with.js

3 lines
15 B
JavaScript
Raw Normal View History

2020-08-05 06:34:44 +03:00
with (foo) {
}