Closed ancorehraq closed 1 year ago
async { return } Inside async a return only REF 🛑 exits that {} block, i.e., async {} is s.f.!
What is s.f.?
"Surrounding function". It refers to the previous line, but yes this could be reworded.
What is s.f.?