Sign in
dart
/
sdk
/
base
/
.
/
pkg
/
front_end
/
testcases
/
coverage
/
static2_test.dart.textual_outline_modelled.expect
blob: bd2dde9aeb5f4cf93403711c8bb6880d49a84f2a [
file
] [
log
] [
blame
]
class
A
{
const
A
.
a4
(
String
this
.
x
);
final
int
x
;
}