blob: 2d29c98e1b110394957ad21e7538c36e6c749673 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
// Code generated by mkconsts.go. DO NOT EDIT.
//go:build goexperiment.heapminimum512kib
package goexperiment
const HeapMinimum512KiB = true
const HeapMinimum512KiBInt = 1
|