<?php
use Foo\Bar; // trailing comment

// This should pass.
class Baz
{

}
