Handle this typehints
[hiphop-php.git] / hphp / test / quick / dv_if.php
blobca1b28df53ddd1c1be8db0a6cb52ce4c44f19e96
1 <?hh
2 class A {
3 public function a(int $a0 = 2.0) {}