blob: 036345d596d18f3e8f09c8345bc30d476f01c9ef [file] [log] [blame]
a = []
for x in xrange(5):
a.add(x)