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