mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-01-18 17:34:04 +01: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`