Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
constructors_too_many_positional_arguments.dart.textual_outline_modelled.expect
blob: a4a2d50428b0003461091ce158b22f1d03ee7b1e [
file
] [
log
] [
blame
]
library test
;
class
A
<
T
>
{}
main
()
{}
test
()
{}