swc/ecmascript/codegen/tests/references/6edc155d463535cb.js

7 lines
72 B
JavaScript
Raw Normal View History

(function() {
'use strict';
a = 1;
function b() {
}
});