blob: 92dd5520f704c538862f5354a7fdfcadea63077c [file] [log] [blame]
/*
* Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
*/
package kotlinx.coroutines
internal expect val Any.hexAddress: String
internal expect val Any.classSimpleName: String