Remove Def* bytecodes from hhas tests
[hiphop-php.git] / hphp / test / quick / asm_user_attrs.hhas
blob3e551bf08805d4949bf309364cfcc4f10e11c70d
1 .hh_file 1;
2 # /home/msullivan/tmp/saved-tests/user-attrs.php starts here
4 .filepath "/home/msullivan/tmp/saved-tests/user-attrs.php";
6 .main {
7   Int 1
8   RetC
11 .class [final "Foo"("""a:0:{}""")] C {
12   .method [public
13            "Thing"("""a:1:{i:0;s:3:\"Odd\";}""")
14            "Number"("""a:1:{i:0;i:1000;}""")]
15          benchmarkEven($n) {
16     Null
17     RetC
18   }
21 # /home/msullivan/tmp/saved-tests/user-attrs.php ends here