fix problem with casts immediately followed by operators

This commit is contained in:
pommicket 2022-01-27 18:00:31 -05:00
parent 539f23eaec
commit 09f3f9b450
4 changed files with 58 additions and 8 deletions

View file

@ -728,10 +728,10 @@ function leftmost_1bit
return 0xc0
:return_0xd0
return 0xd0
:return_0xd8
return 0xd8
:return_0xe0
return 0xe0
:return_0xe8
return 0xe8
:return_0xf0
return 0xf0
:return_0xffff