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