Hacker News new | ask | show | jobs
by cdoxsey 5029 days ago
I meant you didn't need this:

var x [5]float64 = [5]float64{ 98, 93, 77, 82, 83 }

But I explained ":=" earlier so I can see how that would be confusing.