Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f7ff397a310cd4d47fc4849043f8c9d47412e512
/
.
/
compiler
/
testData
/
script
/
cliCompilation
/
hello_req.kt
blob: b71765c5e42460e02a9a870f3662e0144e304d56 [
file
]
class
RequiredFromHello
{
val name
=
"required"
}