You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We got feedback that it's not obvious that if you define fmt.Println<string> you need to e.g. <bool> for true -> println, so probably we need to explain what <string> is
The text was updated successfully, but these errors were encountered:
We got feedback that it's not obvious that if you define
fmt.Println<string>
you need to e.g.<bool>
fortrue -> println
, so probably we need to explain what<string>
isThe text was updated successfully, but these errors were encountered: