<?php function test(string $param) { var_dump($param); } define('exit', 'xxx'); test(exit);
You have javascript disabled. You will not be able to edit any code.