Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
cli
/
jvm
/
errorSuppression.kt
blob: d6ef9498a9c6549feeba0a3024aecd4c6367a056 [
file
]
@Suppress
(
"UNSUPPORTED"
)
fun foo
()
{
}