<?php
define("YES", M_PI); $NO = 42;
echo "hi\n";
?>
