Skip to content

Commit

Permalink
casting return value to uint8
Browse files Browse the repository at this point in the history
  • Loading branch information
Xinlong-Wu committed Dec 22, 2023
1 parent 6d63c4c commit 8a3b57c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ L1: ldarg.s 0x1
cgt
shr.un
neg
conv.u1
ret
} // end of method DevDiv_545500:Test

Expand Down

0 comments on commit 8a3b57c

Please sign in to comment.