KtConstructorDelegationCall(108,116): 'super(s)'
  KaSymbolResolutionError:
    candidateSymbols = [
      <constructor>(p1: kotlin.Int): Base
    ]
    diagnostic = ERROR<ARGUMENT_TYPE_MISMATCH: Argument type mismatch: actual type is 'String', but 'Int' was expected.>