SyntaxFix
Write A Post
Hire A Developer
Questions
func inDebugBuilds(_ code: () -> Void) { assert({ code(); return true }()) }
Source