Remove Def* bytecodes from hhas tests
[hiphop-php.git] / hphp / test / slow / object / const / not_on_enum.hhas
blob4b22923b320f93514d6aecd7c2afeeee43ec2892
1 .hh_file 1;
3 .main (1,1) {
4   Int 1
5   RetC
8 .function ["__EntryPoint"("""y:0:{}""")] (5,5) <"" N  > main() {
9   String "FAIL: this file should not run\n"
10   Print
11   PopC
12   Null
13   RetC
16 .class [enum final is_const no_dynamic_props "__Const"("""y:0:{}""")] E extends HH\BuiltinEnum {
17   .enum_ty <"HH\\int" extended_hint >;