5 lines
64 B
Go
5 lines
64 B
Go
|
// +build realis_debug
|
||
|
|
||
|
package realis
|
||
|
|
||
|
const realisDebug = true
|