Handle this typehints
[hiphop-php.git] / hphp / test / quick / hh_bad_end.php
blob3108f201d80623a3241bba7c6422f79502132b9c
1 <?hh
2 echo "No end tag allowed here...\n";
3 ?>