Untyped variadic function types should not be permitted in strict mode
[hiphop-php.git] / hphp / hack / test / typecheck / variadic_args12.php.exp
blobda55a20df169a1705661482f9d66781e2e219f92
1 File "variadic_args12.php", line 3, characters 13-15:
2 A variadic parameter may not be passed by reference. (Parsing[1002])