Refactor the parsing and processing of configuration options ... just a bit ...
[hiphop-php.git] / hphp / test / slow / autoload / autoload-enum-hint-3.inc
blob76d9b1c987e1e0e12de80c2f0c9023b7d2856794
1 <?hh
3 enum Bar : string {
4     BAR = 'bar';