KtFunctionSymbol:
  callableIdIfNonLocal: test/MyClass.funWithOuterAndOwnGenericsAndBounds
  name: funWithOuterAndOwnGenericsAndBounds
  origin: SOURCE

KtKotlinPropertySymbol:
  callableIdIfNonLocal: test/MyClass.propWithOuterAndOwnGenericsAndBounds
  name: propWithOuterAndOwnGenericsAndBounds
  origin: SOURCE

KtFunctionSymbol:
  callableIdIfNonLocal: kotlin/Any.equals
  name: equals
  origin: LIBRARY

KtFunctionSymbol:
  callableIdIfNonLocal: kotlin/Any.hashCode
  name: hashCode
  origin: LIBRARY

KtFunctionSymbol:
  callableIdIfNonLocal: kotlin/Any.toString
  name: toString
  origin: LIBRARY