Updated cl/_testgo/tpinst/out.ll to reflect the new behavior where generic
interface types (I[int] and I[float64]) are properly instantiated and
initialized using NewNamedInterface and InitNamedInterface.
🤖 Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>