Several XHP autocomplete fixes
[hiphop-php.git] / hphp / hack / test / integration / data / lsp_exchanges / completion_extras.php
blobee629a43c1af1f81e4cd3ebcec23d068deb978f2
1 <?hh //strict
3 final class :ab:cd:text implements XHPChild {
4 attribute string color, int width;
7 final class :ab:cd:alpha implements XHPChild {
8 attribute string name;