mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 08:56:07 +00:00
test change
This commit is contained in:
@@ -24,6 +24,7 @@ func anyToBool(x any) bool {
|
|||||||
default:
|
default:
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
var booleanCompile = makeRegex(`( )*(true|false|null)( )*`)
|
var booleanCompile = makeRegex(`( )*(true|false|null)( )*`)
|
||||||
|
|||||||
Reference in New Issue
Block a user