Avatar
var (x, y) = (0, 0) y = 190 print(x, y) この形だとx is never mutatedの警告すら出ないですね