class Main { static function main() { if (Math.random() > 0.5) { return (null : Dynamic); } } }