ensure that comments are allowed between batch use declarations #1005

This commit is contained in:
Márcio Almada 2015-01-27 02:48:39 -03:00
parent 95abd5c5a4
commit 4485056a31

View File

@ -19,6 +19,7 @@ namespace Fiz\Biz\Buz {
B,
C as AC,
D,
// comment between declarations
function foo,
function bar as buz,
const FOO,