Seditio Source
Root
|
.
/
othercms
/
croogo-4.0.7
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
PSR2
/
Tests
/
Namespaces
/
UseDeclarationUnitTest.12.inc
<?php
use Foo\Bar; /*
* This multi-line comment shouldn't be allowed here.
*/
class Baz
{
}