[IR] Mark IrSymbol.owner with OptIn annotation
^KT-60923 Fixed
This commit is contained in:
committed by
Space Team
parent
20da554443
commit
697d0d5638
@@ -18,6 +18,8 @@ dependencies {
|
||||
compileOnly(commonDependency("org.jetbrains.intellij.deps:asm-all"))
|
||||
}
|
||||
|
||||
optInToIrSymbolInternals()
|
||||
|
||||
sourceSets {
|
||||
"main" { projectDefault() }
|
||||
"test" { none() }
|
||||
|
||||
Reference in New Issue
Block a user