File size: 145 Bytes
13c2bf6 | 1 2 3 4 5 6 7 8 9 | // Code generated by mkconsts.go. DO NOT EDIT.
//go:build goexperiment.loopvar
package goexperiment
const LoopVar = true
const LoopVarInt = 1
|
13c2bf6 | 1 2 3 4 5 6 7 8 9 | // Code generated by mkconsts.go. DO NOT EDIT.
//go:build goexperiment.loopvar
package goexperiment
const LoopVar = true
const LoopVarInt = 1
|