4 lines
48 B
Text
4 lines
48 B
Text
|
|
def data:
|
||
|
|
"A string", 1, {"a":0}, [1,2,[3]]
|
||
|
|
;
|