Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
issue211165_07.php
blob: 8dce6cd72574ea69c85f3bfb09a2c33f06d800ea [
file
]
<?
php
namespace
A\a
;
public
class
Aclass
{
// public can't be here
//...
}
?>