Add tests for not virtualized functions
[hiphop-php.git] / hphp / hack / test / typecheck / expression_trees_not_virtualize_functions / parse_constants.php.exp
blobb3fc17faad451731593075728a7a5bc1cdb4888b
1 File "parse_constants.php", line 8, characters 23-30:
2 Unsupported expression tree syntax. (Parsing[1002])
3 File "parse_constants.php", line 8, characters 23-30:
4 Invalid argument (Typing[4110])
5 File "expr_tree.hhi", line 237, characters 26-35:
6 Expected `ExampleInt`
7 File "parse_constants.php", line 5, characters 7-9:
8 But got `int`