Reports when a main function does not have a return type of Unit.

Example:

fun main() = "Hello world!"