5 lines
82 B
Kotlin
5 lines
82 B
Kotlin
// "Remove useless import for 'jet.List'" "true"
|
|
import jet.Double
|
|
|
|
class List {}
|