aboutsummaryrefslogtreecommitdiff
path: root/src/internal/goexperiment/exp_unified_on.go
blob: 2b17ba3e79b4bbd3422bcb18653bfae83c7b3602 (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 = true
const UnifiedInt = 1