Sign in
flutter
/
third_party
/
pyyaml.git
/
ab855ec9f0dfb6c3f3c19efc9ed8db549854ece7
/
.
/
tests
/
data
/
construct-custom.code
blob: bcc283f4af61b9ef30789423f5191927d6591acc [
file
]
[
MyTestClass1
(
x
=
1
),
MyTestClass1
(
x
=
1
,
y
=
2
,
z
=
3
),
MyTestClass2
(
x
=
10
),
MyTestClass2
(
x
=
10
,
y
=
20
,
z
=
30
),
MyTestClass3
(
x
=
1
),
MyTestClass3
(
x
=
1
,
y
=
2
,
z
=
3
),
MyTestClass3
(
x
=
1
,
y
=
2
,
z
=
3
),
]