Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f7ff397a310cd4d47fc4849043f8c9d47412e512
/
.
/
compiler
/
testData
/
script
/
cliCompilation
/
hello.req1.kts
blob: 56859ed15aedb986e898aa69639780dad54336bb [
file
]
@file
:
Import
(
"hello_req.kt"
)
print
(
"Hello from ${RequiredFromHello().name}!"
)