Untyped variadic function types should not be permitted in strict mode
[hiphop-php.git] / hphp / hack / test / typecheck / suspend_operator_err15.php.exp
blob66c4c5e11f5ab93c5d6b7800336d3fd6a6b5ba8f
1 File "suspend_operator_err15.php", line 7, characters 5-5:
2 Invalid argument (Typing[4173])
3 File "suspend_operator_err15.php", line 3, characters 12-38:
4 This is a coroutine.
5 File "suspend_operator_err15.php", line 7, characters 5-5:
6 This is not a coroutine.