aboutsummaryrefslogtreecommitdiff
path: root/src/internal/goexperiment/exp_unified_off.go
blob: 4c16fd85624c60f7fac164071839f98c158b6af1 (plain)
1
2
3
4
5
6
7
8
9
// Code generated by mkconsts.go. DO NOT EDIT.

//go:build !goexperiment.unified
// +build !goexperiment.unified

package goexperiment

const Unified = false
const UnifiedInt = 0