sing/common/low_memory_stub.go
2023-03-17 12:42:31 +08:00

5 lines
69 B
Go

//go:build !with_low_memory
package common
const LowMemory = false