Merge pull request #322 from azjezz/patch-2

EEEEEEEEEEEEEEEEE
This commit is contained in:
LinuxMercedes 2018-12-09 14:19:07 -06:00 committed by GitHub
commit dcb487b9e7
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';
}