parser/tests/0188/code.php
2022-12-04 08:56:53 +00:00

5 lines
43 B
PHP

<?php
function foo() {
global $a $b;
}