blob: 68ea63a8d4b6a679808302532b644da5a3280733 [file] [log] [blame]
export default function _of(x) {
return [x];
}