Handle this typehints
[hiphop-php.git] / hphp / test / quick / asm_user_attrs.hhas
blobdb6ac894514df2ffc8e7707d8e05677301a24ff5
1 # /home/msullivan/tmp/saved-tests/user-attrs.php starts here
3 .filepath "/home/msullivan/tmp/saved-tests/user-attrs.php";
5 .main {
6   DefCls 0
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