Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
073a50037049a4e0869085bf4acf7c29e56210e3
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
parameterlessMain
/
dontGenerateOnMain.kt
blob: 804788c8e316a9b8da0f6eaec25b90ef34e96f79 [
file
] [
log
] [
blame
]
fun main
()
{
}
fun main
(
args
:
Array
<
String
>)
{
}
// 0 INVOKESTATIC DontGenerateOnMainKt\.main ()V