On Fri, Mar 17, 2017 at 5:02 AM, 'simon place' via golang-nuts
<golang-nuts@googlegroups.com> wrote:
> uint - uint = int

Well, if the first uint is maxUint and the second uint is minUint
(i.e. zero), then the difference between them will overflow an int.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to