Files
kotlin/compiler/testData/diagnostics/tests/dataFlowInfoTraversal/BinaryExpressionBooleanOperations.txt
Alexander Udalov 3a8ad45dec Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
2014-10-21 03:18:27 +04:00

7 lines
353 B
Plaintext

package
internal fun foo1(/*0*/ x: kotlin.Number, /*1*/ cond: kotlin.Boolean): kotlin.Boolean
internal fun foo2(/*0*/ x: kotlin.Number, /*1*/ cond: kotlin.Boolean): kotlin.Boolean
internal fun foo3(/*0*/ x: kotlin.Number, /*1*/ cond: kotlin.Boolean): kotlin.Boolean
internal fun foo4(/*0*/ x: kotlin.Number, /*1*/ cond: kotlin.Boolean): kotlin.Boolean