Sign in
flutter
/
third_party
/
pyyaml.git
/
f41c7229e7b462e7a5637a7c574eab52aec8dfed
/
.
/
tests
/
data
/
recursive-tuple.recursive
blob: dc08d029e7856695c4f5327dc905afe8809d073d [
file
]
value
=
([],
[])
value
[
0
].
append
(
value
)
value
[
1
].
append
(
value
[
0
])