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