mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-04 12:27:37 +03:00
5 lines
55 B
Go
5 lines
55 B
Go
//go:build debug
|
|
|
|
package lowmem
|
|
|
|
const Enabled = true
|