7 lines
66 B
Go
7 lines
66 B
Go
//go:build !badlinkname
|
|
|
|
package oomkiller
|
|
|
|
func badCleanup() {
|
|
}
|