Kapt: Store line information in a file doc comment, instead of annotations (KT-21936)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// CORRECT_ERROR_TYPES
|
||||
// EXPECTED_ERROR(10;5) cannot find symbol (Kotlin location: /maxErrorCount.kt: (9, 5))
|
||||
// EXPECTED_ERROR(11;5) cannot find symbol (Kotlin location: /maxErrorCount.kt: (9, 5))
|
||||
// JAVAC_OPTION -Xmaxerrs=1
|
||||
|
||||
@file:Suppress("UNRESOLVED_REFERENCE")
|
||||
|
||||
Reference in New Issue
Block a user