No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / T78983983.php.exp
blobb58a99f076ff2497e89a787ca274d6e2a1660009
1 File "T78983983.php", line 17, characters 13-17:
2 Can't access a type constant Ta from an unresolved type (Typing[4436])
3 File "T78983983.php", line 8, characters 12-13:
4 Access happens here
5 File "T78983983.php", line 17, characters 13-17:
6 Disambiguate the types using explicit type annotations here.
7 File "T78983983.php", line 18, characters 13-17:
8 Can't access a type constant Ta from an unresolved type (Typing[4436])
9 File "T78983983.php", line 12, characters 12-13:
10 Access happens here
11 File "T78983983.php", line 18, characters 13-17:
12 Disambiguate the types using explicit type annotations here.