2 lines
49 B
Text
2 lines
49 B
Text
|
|
m := {['foo', 'a'], ['bar', 'b'], ['baz', 'c']};
|
|
|
m := {['foo', 'a'], ['bar', 'b'], ['baz', 'c']};
|