Fix bug in hack codegen for sets
[hiphop-php.git] / hphp / hack / test / typecheck / typedef14.php.exp
blob7962a66f9a3d4d104ea68656121a0e5311acf299
1 ERROR: File "typedef14.php", line 15, characters 17-17:
2 Encountered unexpected token `0`. (Parsing[1002])
3 ERROR: File "typedef14.php", line 15, characters 11-15:
4 Unbound name: `myint` (a global constant) (Naming[2049])
5 ERROR: File "typedef14.php", line 15, characters 11-15:
6 Unbound global constant (Typing) (Typing[4106])