mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-22 09:01:33 -04:00
The definition of split was referring the built-in function join. However, join is just one of the ways a string might have been created, and this could cause confusion.