Open stephencelis opened 5 days ago
Unfortunately nonisolated(unsafe) seems to confuse the 5.9 compiler even when it appears in an #if branch that shouldn't be compiled.
nonisolated(unsafe)
#if
Unfortunately
nonisolated(unsafe)
seems to confuse the 5.9 compiler even when it appears in an#if
branch that shouldn't be compiled.