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

5 lines
67 B
Go

//go:build with_low_memory
package common
const LowMemory = true