Codebase Browser
godot
Go to App
godot
/
modules/gdscript/tests/scripts/analyzer/features/
call_static_builtin_function.gd
func test(): print(Color.html_is_valid("00ffff")) print("OK")