Files

7 lines
94 B
Plaintext
Vendored

package
package foo {
public val bar: kotlin.Int = 32
public fun bar(): kotlin.Int
}