blob: b22d7088631dba561ad728f45d83f54de3b16518 [file] [log] [blame]
package foo
@SinceKotlin("1.1")
fun jsNew() {}
fun js() {}
fun shared() {}
@SinceKotlin("1.1")
fun sharedNew() {}