mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-05 07:30:16 +00:00
10 lines
219 B
Go
10 lines
219 B
Go
// Code generated by mkconsts.go. DO NOT EDIT.
|
|
|
|
//go:build !goexperiment.heapminimum512kib
|
|
// +build !goexperiment.heapminimum512kib
|
|
|
|
package goexperiment
|
|
|
|
const HeapMinimum512KiB = false
|
|
const HeapMinimum512KiBInt = 0
|