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