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