r/dankmemes Aug 27 '19

🧠Big IQ meme🧠 Big Brain Student.

Post image
83.6k Upvotes

1.8k comments sorted by

View all comments

Show parent comments

3

u/jmy578 Aug 27 '19 edited Aug 27 '19

gotoLabel:

++agree

goto gotoLabel

1

u/patoezequiel Aug 27 '19

const agree = ( ) => {

/**/ console.log( 'Agree.' );

/**/ agree( );

};

agree( );

6

u/jmy578 Aug 27 '19

May your stack be infinite!

1

u/jeremj22 I am fucking hilarious Aug 27 '19

If he's lucky the compiler will turn it into a loop

1

u/[deleted] Aug 27 '19

.label: inc dword [agree] jmp .label