Files
swift-mirror/lib/Sema/PlaygroundTransform.cpp
Evan Wilde f62e5c7482 Fix async_let playground transform
Async-let pattern-binding-decls can't be logged since they haven't been
await'd yet. This patch fixes it so the playground transform doesn't try
to log the async-let.
2022-05-10 16:08:08 -07:00

31 KiB