Skip to content

Commit 6a65d6f

Browse files
committed
Updated test for usegroup
1 parent ea27422 commit 6a65d6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/spec/acid1-parsed.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
?>Hello<?php
1212

1313
use function foo {
14-
baz;
15-
bar as fooBar;
14+
baz,
15+
bar as fooBar
1616
};
1717

1818
use bar as nsBar;

0 commit comments

Comments
 (0)