blob: f38417ea8aca85065eb8845c1e6cc0fe1723764a [file] [log] [blame]
// "Replace with 'rem(other)'" "true"
fun test() {
1.rem(3)
}