summaryrefslogtreecommitdiff
path: root/tools/eslint/node_modules/escope/node_modules/es6-weak-map/node_modules/es5-ext/test/math/hypot/is-implemented.js
blob: 1a8832889bf4934ea5738d5b65987e26ff93bebb (plain)
1
2
3
'use strict';

module.exports = function (t, a) { a(typeof t(), 'boolean'); };