457fdf61c3
An OrderedDict can now be used for the locals when creating a type explicitly via type(name, bases, locals). Signed-off-by: Damien George <damien@micropython.org>
2 lines
26 B
Plaintext
2 lines
26 B
Plaintext
['a', 'b', 'c', 'd', 'e']
|