[CHERRY PICKED FROM IJ] [testdata] Fix Jps tests testdata
Fix test IncrementalJvmJpsTestGenerated$PureKotlin.testPackageFileAdded Fix test IncrementalJvmJpsTestGenerated$Custom.testCommonSourcesCompilerArg Fix test IncrementalJvmJpsTestGenerated$WithJava$JavaUsedInKotlin$SamConversions.testMethodAddDefault GitOrigin-RevId: 63b7a47898ca42b4d7f11a01ceb0e019933f528b Original commit: https://github.com/JetBrains/intellij-community/commit/e91bfb29e65b9eb5452c4d5f544f0bbfa3eafde3
This commit is contained in:
committed by
Nikita Bobko
parent
0f0fa4736a
commit
dc9abef6e5
jps/jps-plugin/testData/incremental/multiModule/multiplatform/custom/commonSourcesCompilerArg/c_a.kt
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
@file:Suppress("OPT_IN_USAGE_ERROR")
|
||||
@file:OptIn(kotlin.ExperimentalMultiplatform::class)
|
||||
|
||||
@OptionalExpectation
|
||||
expect annotation class Optional(val value: String)
|
||||
|
||||
Reference in New Issue
Block a user