[Tests] Add .knm stub consistency test
The test compares stub trees built from .knm files directly and from the decompiled text. Test data for .class decompiler is reused, JVM-specific cases are ignored KT-61354
This commit is contained in:
committed by
Space Team
parent
2537ff94b7
commit
cf98fb5612
Vendored
+4
@@ -1,3 +1,7 @@
|
||||
// Issue: KTIJ-26788 (need stdlib for Continuation)
|
||||
// KNM_K2_IGNORE
|
||||
// KNM_FE10_IGNORE
|
||||
|
||||
package test
|
||||
import kotlin.coroutines.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user