Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
j2k
/
testData
/
fileOrElement
/
comments
/
removeNoInspectionComment.kt
blob: c83ebf5e3148e644ebd4b58250e77dcbaa181b9b [
file
] [
log
] [
blame
]
class
Check
{
fun a
()
{
val d
=
String
()
as
Int
}
}