Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b7f6d40b562cc05b0c88d1051ff42fe8a146ea5
/
.
/
compiler
/
testData
/
cli
/
js
/
exportKDoc.kt
blob: 341051607f11245642ca1b3d53a6113251b45e4c [
file
]
package
test
/**
* This is a main declaration!
*/
fun main
()
{}