fn main { var m: int var r/edx: int <- copy 0 # insert a single statement below copy-to r, 3 }