Introduce __ReturnsVoidToRx
[hiphop-php.git] / hphp / hack / test / typecheck / reactive / returns_void_to_rx2.php.exp
blob37181419fe917bd7e1c4f99fdba1574202620b57
1 File "returns_void_to_rx2.php", line 20, characters 3-14:
2 Cannot use result of function annotated with <<__ReturnsVoidToRx>> in reactive context (Typing[4247])
3 File "returns_void_to_rx2.php", line 6, characters 19-24:
4 This is function declaration.