<?php namespace ajf\science; function shell_exec(string $text): void { echo $text; } `hello, world\n`;
You have javascript disabled. You will not be able to edit any code.