File size: 147 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 = false
const LoopVarInt = 0
|
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 = false
const LoopVarInt = 0
|