Add required opt-ins in wasm stdlib sources
This commit is contained in:
committed by
Space Team
parent
735a97245d
commit
53681a33d9
@@ -2,7 +2,7 @@
|
||||
* Licensed to the .NET Foundation under one or more agreements.
|
||||
* The .NET Foundation licenses this file to you under the MIT license.
|
||||
*/
|
||||
|
||||
@file:OptIn(ExperimentalUnsignedTypes::class)
|
||||
package kotlin.text
|
||||
|
||||
import kotlin.math.abs
|
||||
|
||||
Reference in New Issue
Block a user