Untyped variadic function types should not be permitted in strict mode
[hiphop-php.git] / hphp / hack / test / typecheck / namespace_anon.php
blob8c0eac2e7ff297b4ea4234734749bfe7999b906b
1 <?hh // strict
3 namespace {
4 class C {
5 public string $foo = "";