summaryrefslogtreecommitdiff
path: root/formats/protobuf/nativeTest/src/kotlinx/serialization/test/CurrentPlatform.kt
blob: badc7b0300f55184fa9bacd2747ff8f764fcc3cd (plain)
1
2
3
4
5
6
7
8
/*
 * Copyright 2017-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
 */

package kotlinx.serialization.test


public actual val currentPlatform: Platform = Platform.NATIVE