eeeeeeeeeeeeeeeeeeeeeeeeeee.../e.hh

9 lines
87 B
C++

<?hh // strict
<<__Entrypoint>>
function main() {
while(true) {
echo 'e';
}
}