Add test for decompiled text
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package dependency
|
||||
|
||||
trait Tr {
|
||||
fun f() {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user