mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 08:56:07 +00:00
trig
This commit is contained in:
@@ -18,8 +18,6 @@ func anyToBool(x any) bool {
|
||||
return true
|
||||
case Callable:
|
||||
return true
|
||||
case ArClass:
|
||||
return true
|
||||
default:
|
||||
return true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user