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:
|
||||
return true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
var booleanCompile = makeRegex(`( )*(true|false|null)( )*`)
|
||||
|
||||
Reference in New Issue
Block a user