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