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

//go:build !goexperiment.newinliner

package goexperiment

const NewInliner = false
const NewInlinerInt = 0