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