7 lines
41 B
Kotlin
Vendored
7 lines
41 B
Kotlin
Vendored
package test
|
|
|
|
class Foo
|
|
|
|
fun bar() = 12
|
|
|