KtCollectionLiteralExpression(344,353): '[1, 2, 3]'
  KaCallResolutionError:
    candidateCalls = []
    diagnostic = ERROR<AMBIGUOUS_COLLECTION_LITERAL: Type of collection literal is ambiguous. Multiple candidates declare operator 'of':
    class MyChildList : MyList
    class MyList : Any>
