[–] nonethewiser 0 points 2 points 2 points (+2|-0) 5.1 years ago
Someone used a regex when they should have used a state machine.
[–] antiplebbitor 0 points 0 points 0 points (+0|-0) 5.1 years ago (edited 5.1 years ago)
eval(function) if(function!=caring) else(pretend)
eval(function)
if(function!=caring) else(pretend)
if(function!=caring)
else(pretend)
[–] ThatGuySilverblood 0 points 1 point 1 point (+1|-0) 5.1 years ago (edited 5.1 years ago)
Excuse how much of a programming novice I am, but doesn't 'pretend' need to be defined?
[–] antiplebbitor 0 points 0 points 0 points (+0|-0) 5.1 years ago
Indeed! Well spotted!
[–] anustart2015 0 points 0 points 0 points (+0|-0) 5.1 years ago
Happens on my end.
[–] nonethewiser 0 points 2 points 2 points (+2|-0) ago
Someone used a regex when they should have used a state machine.