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