7 lines
62 B
Go
Raw Normal View History

2019-04-22 02:59:20 +00:00
package time
const (
// Debug debug switch
Debug = false
)