Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
cli
/
jvm
/
apiVersion
/
apiVersionGreaterThanLanguageSuppress.kt
blob: 8044f2d15673c49b979a98a017c5c1a94c05b58b [
file
]
@SinceKotlin
(
"2.2"
)
fun
new
()
{}
fun useNew
()
{
new
()
}