swc/ecmascript/codegen/tests/references/4a79205bd8cd49d0.js

4 lines
48 B
JavaScript
Raw Normal View History

(function a() {
b(typeof a() == 'c');
}());