logo

eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

Unnamed repository; edit this file 'description' to name the repository.
commit: 6d894d5a101b5df90439fcd3929592aaed740e09
parent ce4fbea1381b004b021fe8d154b126182c7921c9
Author: LinuxMercedes <LinuxMercedes@gmail.com>
Date:   Sun,  9 Dec 2018 14:14:39 -0600

Merge pull request #321 from azjezz/patch-1

eeeeeeeeeeeeeeee

Diffstat:

Ae.hh8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

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