Join Slack
Powered by
Hello folks, today I learned that `@Volatile` cann...
# kotlin-native
n
Nikolay Kasyanov
07/29/2025, 2:52 PM
Hello folks, today I learned that
@Volatile
cannot be applied to local variables, which makes sense
historically
, but applies to JVM only, what about native?
Open in Slack
Previous
Next