Tell HN: Programmers do not use a bug free program to debug programs

1 points by raoof ↗ HN
try to debug the following program:

def hasbug(p): return debug(p) == p

I know that hasbug has bug meaning hasbug(hasbug) == True

therefore I do not use a bug free program to debug programs

let me know if you find this interesting

0 comments

[ 2.9 ms ] story [ 9.9 ms ] thread

No comments yet.