mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-20 05:43:56 +00:00
81fe3715b8
GDScript: Remove function of `continue` for match statement
GDScript integration tests
The scripts/ folder contains integration tests in the form of GDScript files
and output files.
See the Integration tests for GDScript documentation for information about creating and running GDScript integration tests.