/suspendMismatches.kt:8:9: error: Overload of operator 'of' is suspend  while the overload with 'vararg' parameter is not suspend.

/suspendMismatches.kt:15:22: error: Overload of operator 'of' is not suspend while the overload with 'vararg' parameter is suspend .
