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