<?php function x(): string { return 1; } var_dump(x());
You have javascript disabled. You will not be able to edit any code.