Missing `tc_opaque` instance for `FromForall`.
FromForall was added later, and the tc_opaque instance was missing.
This MR fixes that and includes a testcase.
FromForall was added later, and the tc_opaque instance was missing.
This MR fixes that and includes a testcase.