Moved decompiled files in testdata of LibrariesTest to separate folder.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
// IntelliJ API Decompiler stub source generated from a class file
|
||||
// Implementation of methods is not available
|
||||
|
||||
package testData.libraries
|
||||
|
||||
[final class WithInnerAndObject {
|
||||
class object {
|
||||
[final fun foo() : Unit { /* compiled code */ }]
|
||||
}
|
||||
|
||||
[final class MyInner {
|
||||
[trait MyInnerInner {
|
||||
[abstract fun innerInnerMethod() : Unit]
|
||||
}]
|
||||
}]
|
||||
}]
|
||||
Reference in New Issue
Block a user