Untyped variadic function types should not be permitted in strict mode
[hiphop-php.git] / hphp / hack / test / typecheck / reactive / test_local_reactive2.php.exp
blob6d0cc496fdf85c2e4bc7ace41826570ca66bc5b1
1 File "test_local_reactive2.php", line 9, characters 3-8:
2 Reactive functions can only call other reactive functions. (Typing[4200])
3 File "test_local_reactive2.php", line 4, characters 10-13:
4 This function is not reactive.