Sign in
flutter
/
third_party
/
pyyaml
/
fcf5d614a9a2fa9e337ab0eeee82928c2eae913c
/
.
/
tests
/
data
/
construct-custom.code
blob: bcc283f4af61b9ef30789423f5191927d6591acc [
file
] [
log
] [
blame
]
[
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
),
]