KCL: Another example of how to use hex color strings (#7195)

This commit is contained in:
Adam Chalmers
2025-05-23 22:09:37 -05:00
committed by GitHub
parent 678433d2b3
commit fa9d5a0104
4 changed files with 66 additions and 0 deletions

View File

@ -46,6 +46,7 @@ pub const TEST_NAMES: &[&str] = &[
"std-appearance-hexString-0",
"std-appearance-hexString-1",
"std-appearance-hexString-2",
"std-appearance-hexString-3",
"std-array-map-0",
"std-array-map-1",
"std-array-pop-0",