parser/tests/fixtures/0083/code.php

1 line
46 B
PHP
Raw Normal View History

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