[K/N] Internalize IntrinsicType
As a part of efforts to stabilize Native stdlib.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package kotlin.native.internal
|
||||
|
||||
class IntrinsicType {
|
||||
internal class IntrinsicType {
|
||||
companion object {
|
||||
// Arithmetic
|
||||
const val PLUS = "PLUS"
|
||||
|
||||
Reference in New Issue
Block a user