swc/ecmascript/codegen/tests/references/be2fd5888f434cbd.js

5 lines
51 B
JavaScript
Raw Normal View History

(function() {
'use\nstrict';
with (a);
});