starter2024.arr, unlike essentials*.arr, defines tan as num-tan.
color.arr defines tan as color(210, 180, 140, 1).
Since starter2024.arr is the default context now, including anything that includes color.arr, as in some of the chart tests, creates a clash.
Hopefully this is the only tricky pair of homonyms...
starter2024.arr, unlikeessentials*.arr, definestanasnum-tan.color.arrdefinestanascolor(210, 180, 140, 1).Since
starter2024.arris the default context now, including anything that includescolor.arr, as in some of the chart tests, creates a clash.Hopefully this is the only tricky pair of homonyms...