5 lines
109 B
JavaScript

var _ref, _ref2;
const abs = Math.abs;
const value = (_ref2 = (_ref = -5.9, abs(_ref)), Math.floor(_ref2));