blob: cff1e79a68cc7266597f71f75c94da72b053ab68 [file]
package library
class A {
fun member() {}
}
fun topLevel() {}