blob: c375c01e1627a06ca135bde71a7e21ecf8dbc31f [file] [log] [blame]
Roman Elizarov1f74a2d2018-06-29 19:19:45 +03001/*
2 * Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
3 */
4
Vsevolod Tolstopyatov74bcc922018-05-03 20:07:54 +03005@file:JvmName("MultifileKt")
6@file:JvmMultifileClass
7package cases.internal
8
9internal val internalVal = "Internal"