Sign in
flutter
/
third_party
/
rapidjson
/
466963525e6e65ee94b37f54da0d4448ac04f7ad
/
.
/
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
),
]