SimpleAnnotated -> UClass (name = SimpleAnnotated)
Suppress -> USimpleNameReferenceExpression (identifier = Suppress)
method -> UMethod (name = method)
    println -> [!] UnknownKotlinExpression (CALL_EXPRESSION)
kotlin -> USimpleNameReferenceExpression (identifier = kotlin)
SinceKotlin -> USimpleNameReferenceExpression (identifier = SinceKotlin)
property -> UField (name = property)
String -> USimpleNameReferenceExpression (identifier = String)
