<?php
use Foo\Bar; /*
 * This multi-line comment shouldn't be allowed here.
 */

class Baz
{

}
