3v4l.org

run code in 300+ PHP versions simultaneously
<?hh type RETTYPE<T> = shape('t' => demo<T>, 'z' => demo<Z>); class demoStart<T, Z> { const RET = RETTYPE<T, Z>; } class demo<T> { const RET = T; } type test = shape('demo' => demoStart<int>{1,2}::RET); echo test; //type Point<T> = shape ('x' => T, 'y' => T);

This is an error 404

There are `0` results


preferences:
145.56 ms | 1399 KiB | 7 Q