small refactorings
[hiphop-php.git] / hphp / hack / test / hover / class_const_decl.php
blob50fbf0932755e46038a740627b567a82ea188cf8
1 <?hh
3 class Foo {
4 const BAR = 1;
5 // ^ hover-at-caret