2012-02-06 14:09:01 -05:00

2 lines
86 B
JavaScript

function bar(){return--x}function foo(){while(bar());}function mak(){for(;;);}var x=5