Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
godotengine
GitHub Repository: godotengine/godot
Path: tree/master/modules/gdscript/tests/scripts/analyzer/errors
59215 views
Name
Size
Last Modified
abstract_methods.gd877 bytes
abstract_methods.out1.2 KB
annotation_non_constant_parameter.gd63 bytes
annotation_non_constant_parameter.out112 bytes
assign_constant.gd184 bytes
assign_constant.out332 bytes
assign_to_read_only_property.gd209 bytes
assign_to_read_only_property.out164 bytes
asymmetric_assignment_bad.gd65 bytes
asymmetric_assignment_bad.out201 bytes
await_signal_no_infer.gd60 bytes
await_signal_no_infer.out124 bytes
bitwise_float.gd47 bytes
bitwise_float.out158 bytes
call_not_existing_static_method.gd78 bytes
call_not_existing_static_method.out111 bytes
compat_get_property_list.gd270 bytes
compat_get_property_list.out594 bytes
constant_collections.gd134 bytes
constant_collections.out144 bytes
constant_subscript_type.gd76 bytes
constant_subscript_type.out103 bytes
construct_abstract_class.gd207 bytes
construct_abstract_class.out162 bytes
construct_abstract_script.notest.gd36 bytes
constructor_call_type.gd127 bytes
constructor_call_type.out97 bytes
cyclic_reference.gd968 bytes
cyclic_reference.notest.gd112 bytes
cyclic_reference.out1.9 KB
dictionary_duplicate_key.gd258 bytes
dictionary_duplicate_key.out256 bytes
dictionary_string_stringname_equivalent.gd166 bytes
dictionary_string_stringname_equivalent.out101 bytes
enum_declaration_and_usage.gd634 bytes
enum_declaration_and_usage.out2.3 KB
enum_type_checking.gd978 bytes
enum_type_checking.out2.7 KB
export_node_in_non_node_derived_class.gd142 bytes
export_node_in_non_node_derived_class.out258 bytes
for_loop_inferred_type.gd813 bytes
for_loop_inferred_type.out750 bytes
for_loop_wrong_specified_type.gd174 bytes
for_loop_wrong_specified_type.out468 bytes
function_signature_compatibility.gd986 bytes
function_signature_compatibility.out1.3 KB
get_node_shorthand.gd189 bytes
get_node_shorthand.out212 bytes
incompatible_assignment.gd49 bytes
incompatible_assignment.out104 bytes