Sign in
flutter
/
third_party
/
rapidjson
/
refs/heads/emitting-unacceptable-unicode-character-bug
/
.
/
tests
/
data
/
construct-python-tuple-list-dict.data
blob: c56159b5c8be42094081aec4ffdda39735eb3f12 [
file
] [
log
] [
blame
] [
edit
]
-
!!
python
/
list
[
1
,
2
,
3
,
4
]
-
!!
python
/
tuple
[
1
,
2
,
3
,
4
]
-
!!
python
/
dict
{
1
:
2
,
3
:
4
}
-
!!
python
/
dict
!!
python
/
tuple
[
0
,
0
]:
0
!!
python
/
tuple
[
0
,
1
]:
1
!!
python
/
tuple
[
1
,
0
]:
1
!!
python
/
tuple
[
1
,
1
]:
0