Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b1f59e5f0d739fd4c19f9e413cc9c324657eafed
/
.
/
compiler
/
testData
/
cli
/
jvm
/
useDeclarationThatWasExperimentalWithoutExplicitImport.kt
blob: 24d4887a8be673c3ea22af07422eb332b5bd966c [
file
]
@ExperimentalStdlibApi
fun test
()
{
""
.
lowercase
()
1.digitToChar
()
}