summaryrefslogtreecommitdiff
path: root/formats/json/jvmTest/src/kotlinx/serialization/test/CurrentPlatform.kt
blob: 91aa17f0509bb4fbe88306dc8c18503e78c8c3e1 (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.JVM