A simple test follows:
Hello, world!
Now perform a list assignment:
test1
test23
test45
Hello, world!
hello
Now update the assignment and repeat:
test1
test23
test45
Hello, world!
hello
Now reassign the list and repeat:
Temporary
test1
test23
test45
world
hash
Temporary
Silly, but necessary tests, for one and zero element lists:
Hello, world
Zero item test: