6 lines
112 B
6 lines
112 B
array: { :"Some" :"Unnamed" :"Values" }
|
|
2D array:
|
|
{
|
|
: { :"First" :"Row" }
|
|
: { :"Second" :"Row" :"!" }
|
|
}
|