diff options
Diffstat (limited to 'output/ex39.vaporm')
-rw-r--r-- | output/ex39.vaporm | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/output/ex39.vaporm b/output/ex39.vaporm index e787ca7..ab97f13 100644 --- a/output/ex39.vaporm +++ b/output/ex39.vaporm @@ -14,16 +14,16 @@ func Main [in 0, out 0, local 17] $s5 = $s4 $s4 = $s5 $s6 = $s7 - $s6 = Add($s4 $s6 ) - $s5 = $s6 - $s6 = $s5 - $s4 = 1 - $s6 = Sub($s6 $s4 ) - $s5 = $s6 - $s6 = $s7 - PrintIntS($s6 ) - $s6 = $s5 - PrintIntS($s6 ) + $s3 = Add($s4 $s6 ) + $s5 = $s3 + $s3 = $s5 + $s6 = 1 + $s4 = Sub($s3 $s6 ) + $s5 = $s4 + $s4 = $s7 + PrintIntS($s4 ) + $s4 = $s5 + PrintIntS($s4 ) $s0 = local[0] $s1 = local[1] $s2 = local[2] |