parser/tests/0083/code.php
2022-11-30 00:43:37 +00:00

1 line
46 B
PHP

<?php declare(A='B') { echo 'Hello, world!'; }