mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-06 05:17:38 +03:00
5 lines
64 B
Go
5 lines
64 B
Go
//go:build disable_unsafe
|
|
|
|
package common
|
|
|
|
const Unsafe = false
|