mirror of
https://github.com/godotengine/godot.git
synced 2026-03-10 21:06:13 +00:00
Core: Fix implicit conversions in ContainerTypeValidate
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
GDTEST_OK
|
||||
Array[PackedInt32Array]([PackedInt32Array(1)])
|
||||
Array[PackedInt32Array]([PackedInt32Array(2)])
|
||||
Reference in New Issue
Block a user