<?php const string = '...'; (function(string $string) { var_dump($string); })(string);
You have javascript disabled. You will not be able to edit any code.