RUNTIME ERROR: Field name must be string, got number ------------------------------------------------- testdata/object_comp_int_index:1:1-30 $ { [x]: x for x in [1, 2, 3] } ------------------------------------------------- testdata/object_comp_int_index:1:1-30 { [x]: x for x in [1, 2, 3] } ------------------------------------------------- During evaluation