This is an error 500
There are `>1` results
preferences:
130.72 ms | 997 KiB | 7 Q<?php
const MADNESS = <<<EOM
<?php
yield // this comment doesn't make sense, but hey, why not?
/* the blank line above doesn't make sense either, as well as this comment */
/* and thinking about it – */ // why not go batshit crazy with this? /* he */
from gen2();
EOM;
var_dump(token_get_all(MADNESS)[2][1]);