2021-03-03 15:13:24 +13:00
|
|
|
const findTheOldest = function() {
|
2019-04-11 12:00:21 -05:00
|
|
|
|
2021-03-03 15:13:24 +13:00
|
|
|
};
|
2019-04-11 12:00:21 -05:00
|
|
|
|
2021-09-11 16:18:19 -06:00
|
|
|
// Do not edit below this line
|
2021-03-03 15:13:24 +13:00
|
|
|
module.exports = findTheOldest;
|