eeeeeeeeeeeeeeee

eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeveeeeeeeeeeeeeeee
This commit is contained in:
azjezz 2018-12-09 21:08:44 +01:00 committed by GitHub
parent 2d08187c6b
commit 4965823a86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
e.hh Normal file
View File

@ -0,0 +1,8 @@
<?hh // strict
<<__Entrypoint>>
function main() {
while(true) {
echo 'e';
}
}