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