Remove Def* bytecodes from hhas tests
[hiphop-php.git] / hphp / test / slow / object / const / not_on_late_init_prop.hhas
blobbd51d832826101fcd2f12f20b19344af9c696a54
1 .hh_file 1;
3 .main (1,1) {
4   Int 1
5   RetC
8 .function ["__EntryPoint"("""y:0:{}""")] (7,7) <"" N  > main() {
9   String "FAIL: this file should not run\n"
10   Print
11   PopC
12   Null
13   RetC
16 .class C {
17   .property [public is_const sys_initial_val late_init "__Const"("""y:0:{}""") "__LateInit"("""y:0:{}""")] <"HH\\int" "HH\\int" extended_hint > p =
18     uninit;