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.
This commit is contained in:
parent
2ec0da1a75
commit
9462ae4783
10 changed files with 5 additions and 76 deletions
|
|
@ -2,7 +2,6 @@ GDTEST_OK
|
|||
1
|
||||
2
|
||||
3
|
||||
Should also be printed
|
||||
4
|
||||
5
|
||||
6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue