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
Composite literals []string are recognized along with [][]string as template files since 17cde5e. This could potentially cause collisions in the future.
Priority: Low
The text was updated successfully, but these errors were encountered:
Composite literals
[]string
are recognized along with[][]string
as template files since 17cde5e. This could potentially cause collisions in the future.Priority: Low
The text was updated successfully, but these errors were encountered: