c892fd47d41c16eedbdf17857485af1134bbbd00
[platform/framework/web/crosswalk-tizen.git] /
1 'use strict';
2
3 module.exports = function (t, a) {
4         a(typeof t, 'number');
5 };