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

// This should fail.

class Baz
{

}
