Skip to content

Commit

Permalink
FIR IDE: fix tesdata
Browse files Browse the repository at this point in the history
  • Loading branch information
darthorimar committed Nov 23, 2020
1 parent 7320620 commit 75990f7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ KtFirPropertyGetterSymbol:
modality: FINAL
origin: SOURCE
symbolKind: TOP_LEVEL
type: Could not render due to java.lang.ClassCastException: org.jetbrains.kotlin.fir.types.impl.FirImplicitTypeRefImpl cannot be cast to org.jetbrains.kotlin.fir.types.FirResolvedTypeRef
type: kotlin/Int
visibility: PUBLIC

KtFirPropertySymbol:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ KtFirPropertyGetterSymbol:
modality: FINAL
origin: SOURCE
symbolKind: TOP_LEVEL
type: Could not render due to java.lang.ClassCastException: org.jetbrains.kotlin.fir.types.impl.FirImplicitTypeRefImpl cannot be cast to org.jetbrains.kotlin.fir.types.FirResolvedTypeRef
type: kotlin/Int
visibility: PUBLIC

KtFirPropertySymbol:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ KtFirFunctionSymbol:
visibility: PUBLIC

KtFirFunctionSymbol:
annotations: [kotlin/internal/InlineOnly()]
annotations: []
callableIdIfNonLocal: kotlin.collections.listOf
isExtension: false
isExternal: false
Expand Down

0 comments on commit 75990f7

Please sign in to comment.