Files
kotlin-fork/idea/testData/libraries/SimpleTrait.kt
T
2012-03-12 14:23:15 +04:00

8 lines
164 B
Kotlin

// IntelliJ API Decompiler stub source generated from a class file
// Implementation of methods is not available
package testData.libraries
trait SimpleTrait {
}