blob: ae1993b145c61f632026ad3a79e2de7ee60829a6 [file] [log] [blame]
fun foo(a: Int, b: Int) {
!a.equals(b)
}