Files
kotlin-fork/compiler/testData/diagnostics/tests/redeclarations/RedeclarationParameterlessMain_before.txt
T
Denis Zharkov 1cc0c12f87 Add language feature for extended main convention
- suspend
- parameterless

 #KT-17679 Fixed
 #KT-26574 Fixed
2018-09-12 09:49:25 +03:00

5 lines
71 B
Plaintext
Vendored

package
public fun main(): kotlin.Unit
public fun main(): kotlin.Unit