<?php$j = "Hello!";echo $a->b->c->d->e ?? $a->b->c->d ?? $a->b->c ?? $a->b ?? $j;
Standard input is empty
Hello!
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!