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