godot/modules/gdscript/tests/scripts/analyzer
George Marques 7548e043fc
Add support for Unicode identifiers in GDScript
This is using an adapted version of UAX#31 to not rely on the ICU
database (which isn't available in builds without TextServerAdvanced).
It allows most characters used in diverse scripts but not everything.
2023-01-21 13:39:40 -03:00
..
errors
features
warnings
typed_array_assignment.gd
typed_array_assignment.out