75fa0ae5af
GitOrigin-RevId: c3ab5ea047e6dc73df530948f7367455749d8906
41 lines
490 B
Text
41 lines
490 B
Text
a 1
|
|
b "string"
|
|
bigFlatItems 23847590283751 1.239000 "multiline \" \" \"\nstring\n" null
|
|
c "multiline string\nwith special characters:\n\t \n \\" \"\n"
|
|
extraAttrs 2 true arg1=1 arg2=false {
|
|
nested {
|
|
a 1
|
|
b null
|
|
}
|
|
}
|
|
flatItems 1 2 "asdf" true null
|
|
listInAttrsInList {
|
|
list1 {
|
|
- {
|
|
a 1
|
|
}
|
|
- {
|
|
b true
|
|
}
|
|
- {
|
|
c null
|
|
d {
|
|
- {
|
|
e "asdfadfasdfasdf"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
list2 {
|
|
- {
|
|
a 8
|
|
}
|
|
}
|
|
}
|
|
nested {
|
|
- 1 2
|
|
- true false
|
|
-
|
|
- null
|
|
}
|
|
unsafeString " \" \n "
|