Since Kotlin 1.4, a main function with an unused parameter has a compiler warning
UNUSED_PARAMETER
.