Handle this typehints
[hiphop-php.git] / hphp / test / slow / ext_bcmath / bcsqrt.php
blob0379f3be977799d12670434162ea13140870ab81
1 <?php
2 var_dump(bcsqrt("2", 3));