; MIR Module: main define void @main() { bb0: 0: %0 = const 42 1: %1 = const 10 2: %2 = %0 Add %1 3: print %2 4: ret %2 }