// "Remove redundant 'if' statement" "true" fun bar(value: Int) = value % 2 == 0