Xcode 13 Column breakpoint - inspecting closure arguments

The WWDC21 video "Discover breakpoint improvements" shows setting a column breakpoint on a closure and then inspecting the $0 anonymous argument.

Did that make it into Xcode 13 beta 1? It doesn't seem to work for me when I try it?

feedback FB9190264