[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
|
package kotlin.native.internal
|
||||||
|
|
||||||
class IntrinsicType {
|
internal class IntrinsicType {
|
||||||
companion object {
|
companion object {
|
||||||
// Arithmetic
|
// Arithmetic
|
||||||
const val PLUS = "PLUS"
|
const val PLUS = "PLUS"
|
||||||
|
|||||||
Reference in New Issue
Block a user