mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-01-11 20:34:21 +00:00
13ae5387dd
1. a = [1, 2, 3] 2. b = a[0] 3. a[1] = 90