mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Use the object parameter type when creating a reference to the thunk parameter so that we create an xvalue rather than an lvalue for the `*this` expression in the thunk.