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
There has been a report that {{ /* use main */ }} doesn't work but {{/* use main */}} (no leading/trailing whitespace) does. Not sure what is going on as I haven't replicated any issues: https://play.golang.org/p/hp865FXygfz
The text was updated successfully, but these errors were encountered:
There has been a report that
{{ /* use main */ }}
doesn't work but{{/* use main */}}
(no leading/trailing whitespace) does. Not sure what is going on as I haven't replicated any issues: https://play.golang.org/p/hp865FXygfzThe text was updated successfully, but these errors were encountered: