mirror of
https://github.com/mjl-/mox.git
synced 2024-12-28 09:23:47 +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
|