swc/ecmascript/codegen/tests/test262/25fd48ccc3bef96a.js

4 lines
45 B
JavaScript
Raw Normal View History

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