blob: 6934ef162f1a23ded5eb6bcebcd675b92a456002 [file]
// "Remove redundant 'if' statement" "true"
fun bar(value: Int) = value % 2 == 0