<?php /* * Unconditonally jump to the address * opcode number: 42 */$foo = false;while(!$foo) { $foo = true;}?>
Function name: (null)
compiled vars: !0 = $foo