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