blob: 9283ae247664d37adf01cdc1eb018e325b4cfc1f [file] [log] [blame]
Map map = new HashMap();
map[3] = 4
print map[3]