Drop inlineOptions and fix forgotten usages
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
package kotlin
|
||||
|
||||
import kotlin.InlineOption.ONLY_LOCAL_RETURN
|
||||
|
||||
// Note:
|
||||
// Right now we don't want to have neither 'volatile' nor 'synchronized' at runtime,
|
||||
|
||||
Reference in New Issue
Block a user