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

4 lines
50 B
JavaScript
Raw Normal View History

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