blob: d94e7b98d8fe4630f09d6cd454b70877be78dbb4 [file] [log] [blame]
'use strict';
var isImplemented = require('../../../../reg-exp/#/sticky/is-implemented');
module.exports = function (a) { a(isImplemented(), true); };