Tests: remove .txt dumps from diagnostic tests with JVM backend

They are mostly useless now.
This commit is contained in:
Alexander Udalov
2023-07-28 13:48:39 +02:00
committed by Space Team
parent 965946d3ef
commit 0a748f8ea0
101 changed files with 0 additions and 1841 deletions
@@ -1,8 +0,0 @@
package
package test {
public val g: kotlin.String = ""
public fun f(): kotlin.Unit
public fun h(): kotlin.Unit
public fun z(): kotlin.Unit
}