use proper store suffix in max test
This commit is contained in:
parent
1583f4bd32
commit
06d6cc78f0
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@
|
||||||
@old
|
@old
|
||||||
jmp @loop
|
jmp @loop
|
||||||
@end
|
@end
|
||||||
store %max, $a
|
storew %max, $a
|
||||||
ret
|
ret
|
||||||
|
|
Loading…
Add table
Reference in a new issue