global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / builtin_extension_DateTimeZone.php
blobe58fe75fea209bf55c42eb240f6a1afa25a9929e
1 <?hh
3 include __DIR__."/builtin_extensions.inc";
5 class A_DateTimeZone extends DateTimeZone {
6 public $___x;
8 test("DateTimeZone", "UTC");