Synopsis - Cross-Reference

File: /tests/Cxx-API/Python/expected/List.out
 1['a', 1, 'hello', 'world']
 2[1, 'a', 'hello', 'world']
 3['world', 'hello', 'a', 1]
 4world
 5world
 6hello
 7a
 81
 91
10a
11hello
12world
13hello 1
14a world