Learn more about cloning repositories
You have read-only access
[SILGen] Handle #function in defer blocks correctly Using `#function` in a `defer` block should return the enclosing function name rather than the string `$defer()`. Fixes SR-819.