Highlights
- Pro
Block or Report
Block or report robpike
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
90 contributions in the last year
Less
More
Contribution activity
October 2022
Created 2 commits in 2 repositories
Reviewed 1 pull request in 1 repository
robpike/unicode
1 pull request
Created an issue in golang/go that received 6 comments
compiler: conversion from Infinity to integer is always negative
Consider the conversion
int64(math.Inf(+1))
I would expect a largest positive integer, but in fact the result is the largest negative integer. I h…
6
comments



