virtualx-engine/modules/gdscript/tests/scripts/parser/features/match.out
George Marques 9462ae4783
GDScript: Remove function of continue for match statement
The keyword is confusing and rarely is used in the intended way. It is
removed now in favor of a future feature (pattern guards) to avoid
breaking compatibility later.
2023-01-22 18:45:24 -03:00

3 lines
32 B
Text

GDTEST_OK
hello
This will match