Arquivos
hhvm/hphp/test/quick/cuf02.php.expect
T
ptarjan 503f75d08b Rename test directories
These names don't make sense now that we run both suites the same
way.
2013-04-17 09:06:51 -07:00

13 linhas
126 B
Plaintext

C::foo
string(1) "C"
D::foo
string(1) "D"
E::foo
string(1) "E"
C::bar
string(1) "C"
D::bar
string(1) "D"
E::bar
string(1) "E"