Few days back code was showing like proper Go syntax. Not sure which command I ran but now main.go code is showing like this. May be this go build -gcflags='all=-N -l' -o main.go command converted code to binaries compile code.

Any idea how to recover back actual code ?
 
    