EEEEEEEEEEEEEEEEE

This commit is contained in:
azjezz 2018-12-09 21:16:06 +01:00 committed by GitHub
parent 6d894d5a10
commit 10b648e27a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
e.hh
View File

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