Files
godot/modules
Aiden Storey 74177d79c9 Fix multiline array/dictionary match statements
Currently array and dictionary expressions cannot be spread over
multiple lines in match statements.

Adding mutliline push/pop while parsing the pattern for bracket and
brace enables the ability for these to be multiline. This enables more
complex patterns to be matched without exceeding line limits.

Fixes #90372
2024-04-12 10:59:28 +02:00
..
2024-03-13 15:02:17 -04:00
2024-04-10 18:27:08 +01:00
2024-04-05 12:18:00 +02:00
2024-04-10 21:19:22 +02:00
2024-03-13 09:12:50 +02:00
2024-04-10 10:35:19 +10:00
2024-04-10 23:24:27 +02:00
2024-02-23 16:24:58 -06:00