godot/modules/gdscript/tests/scripts/parser
Hugo Locurcio 6afbf0bd5a
Improve dictionary printing to avoid confusion with arrays
- Add leading and trailing spaces within dictionaries, as the `{}`
  characters are hard to distinguish from `[]` on some fonts.
  This is especially helpful with empty arrays and dictionaries.
2022-10-04 20:33:40 +02:00
..
errors Merge pull request #62701 from cdemirer/for-variable-conflict 2022-07-06 16:02:49 +02:00
features Improve dictionary printing to avoid confusion with arrays 2022-10-04 20:33:40 +02:00
warnings Merge pull request #55201 from Scony/fix-unreachable-code-false-positive 2022-05-18 16:04:12 +02:00