<?hh //strict

class Example<Tk>
{

    public function __construct(T $)
    {
    }

}

