myitcv / gopherjs

A compiler from Go to JavaScript for running Go code in a browser
BSD 2-Clause "Simplified" License
21 stars 0 forks source link

compiler: fix handling of nil assigned to blank identifier #38

Closed myitcv closed 5 years ago

myitcv commented 5 years ago

Fixes https://github.com/gopherjs/gopherjs/issues/883