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