6 lines
33 B
Go
Raw Normal View History

2024-09-26 17:51:40 +08:00
package opt
var (
Debug bool
)