mirror of
https://github.com/mjl-/mox.git
synced 2024-12-27 08:53:48 +03:00
5 lines
90 B
Go
5 lines
90 B
Go
|
package moxvar
|
||
|
|
||
|
// Pendantic mode, in moxvar to prevent cyclic imports.
|
||
|
var Pedantic bool
|