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