mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-25 08:13:23 +00:00
ce1e556b8f
* set var `_ytdl_do_not_return` to a specific value in the scope of a function * if an expression to be returned has that value, `return` becomes `void`