Several XHP autocomplete fixes
[hiphop-php.git] / hphp / hack / test / format / empty_bodies.php
blobbf9e4bae71d40e2328c9213fec81fdf797c19183
1 <?hh
3 class Foo {
4 /* BEGIN MANUAL SECTION */
6 // Insert additional methods here
8 /* END MANUAL SECTION */
11 function f() { // yeah
14 function g() {
15 // yeah
18 function h() {
19 /* how */ /* about */ /* this */
22 function completely_empty() {