mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Merge pull request #99150 from dalexeev/gds-fix-callable-call-errror-text
GDScript: Fix `Callable` call error text
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
GDTEST_OK
|
||||
@GlobalScope::print (Callable)
|
||||
@GDScript::len (Callable)
|
||||
@GlobalScope::print
|
||||
@GDScript::len
|
||||
1 2 3
|
||||
1
|
||||
3
|
||||
|
||||
Reference in New Issue
Block a user