Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b7f6d40b562cc05b0c88d1051ff42fe8a146ea5
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
helloWorld.fir.txt
blob: 325260a734133ff517fb92b9e87a0114ee4e84f6 [
file
]
FILE: helloWorld.kt
public final fun main(): R|kotlin/Unit| {
R|kotlin/io/println|(String(Hello, world!))
}