Files
kotlin-fork/compiler/testData/diagnostics/tests/resolve/specialConstructions/constantsInIf.txt
T
Svetlana Isakova 7f62675665 Fixed error reporting for special constructions (if, elvis)
Track whether an error was reported for sub expressions (like 'if' branches) or it should be reported for the whole expression
 #KT-6189 Fixed
2014-11-21 14:02:42 +03:00

5 lines
98 B
Plaintext
Vendored

package
internal fun bar(/*0*/ s: kotlin.String): kotlin.String
internal fun test(): kotlin.Unit