Source File
exp_unified_off.go
Belonging Package
internal/goexperiment
// Code generated by mkconsts.go. DO NOT EDIT.
//go:build !goexperiment.unified
// +build !goexperiment.unified
package goexperiment
const Unified = false
const UnifiedInt = 0
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)