swc/ecmascript/codegen/tests/references/1e61843633dcb483.js

5 lines
53 B
JavaScript
Raw Normal View History

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