[K/N][test] Suppress internal visibility in the test with @Retain
This commit is contained in:
committed by
Space Team
parent
15b070b494
commit
e722212502
@@ -2,6 +2,7 @@
|
||||
* Copyright 2010-2022 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
||||
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||
*/
|
||||
@file:Suppress("INVISIBLE_REFERENCE", "INVISIBLE_MEMBER")
|
||||
import kotlin.native.Retain
|
||||
|
||||
class C
|
||||
|
||||
Reference in New Issue
Block a user