//go:build runtime_asserts package runtime // enable assertions for the garbage collector const gcAsserts = true // enable asserts for the scheduler const schedulerAsserts = true