parser/tests/0189/code.php

5 lines
44 B
PHP
Raw Normal View History

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