summaryrefslogtreecommitdiff
path: root/formats/json-tests/nativeTest/src/kotlinx/serialization/test/CurrentPlatform.kt
blob: 58249044873ae6a49163f208b7973d2f252167ce (plain)
1
2
3
4
5
6
7
8
/*
 * Copyright 2017-2019 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