<?php // your code goes here$x = 123; $y = $x === 123 ?: 321;var_dump($y);
Standard input is empty
bool(true)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!