79390085

Date: 2025-01-27 08:26:24
Score: 1.5
Natty:
Report link

function check() {}

if (check() == undefined) {
  console.log(undefined);
} else {
  console.log("Nothing");
}

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: pratik pokhrel