You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/insights/insights.cpp:20:14: error: blocks support disabled - compile with -fblocks or pick a deployment target that supports them
20 | void h(void (^b)(void)) {
| ^
Support is missing
We don't need an Apple runtime to investigate.