Make hh_single_type_check --MRO output easier to read
[hiphop-php.git] / hphp / test / slow / rx / missing_reactivity3.php
blobd0282d76668c3fafeaf4b2783b19c51e7daf05b2
1 <?hh // strict
3 class C {
4 <<__AtMostRxAsArgs>>
5 public function f(): void {}