summaryrefslogtreecommitdiff
path: root/modules/gdscript/tests/scripts/parser/warnings/static_called_on_instance.out
blob: 3933a35178d13cc988223a68c358f72d63145054 (plain)
1
2
3
4
5
6
7
GDTEST_OK
>> WARNING
>> Line: 11
>> STATIC_CALLED_ON_INSTANCE
>> The function 'num_uint64()' is a static function but was called from an instance. Instead, it should be directly called from the type: 'String.num_uint64()'.
8589934592
8589934592