Move io_tests to folly/io/async/test
[hiphop-php.git] / hphp / hack / test / typecheck / shape_typedef_with_unknown_fields_not_at_end.php.exp
blob6757e8ee489927e14a30e1ea137a83fc27c92341
1 ERROR: File "shape_typedef_with_unknown_fields_not_at_end.php", line 5, characters 6-6:
2 A right parenthesis `)` is expected here. (Parsing[1002])
3 ERROR: File "shape_typedef_with_unknown_fields_not_at_end.php", line 5, characters 6-6:
4 Hack does not support top level statements. Use the `__EntryPoint` attribute on a function instead (Naming[2128])
5 ERROR: File "shape_typedef_with_unknown_fields_not_at_end.php", line 6, characters 3-5:
6 Hack does not support top level statements. Use the `__EntryPoint` attribute on a function instead (Naming[2128])
7 ERROR: File "shape_typedef_with_unknown_fields_not_at_end.php", line 6, characters 7-8:
8 Hack does not support top level statements. Use the `__EntryPoint` attribute on a function instead (Naming[2128])
9 ERROR: File "shape_typedef_with_unknown_fields_not_at_end.php", line 6, characters 10-12:
10 Hack does not support top level statements. Use the `__EntryPoint` attribute on a function instead (Naming[2128])
11 ERROR: File "shape_typedef_with_unknown_fields_not_at_end.php", line 6, characters 13-16:
12 Hack does not support top level statements. Use the `__EntryPoint` attribute on a function instead (Naming[2128])