Sign in
dart
/
sdk
/
5f1682106f9bcc22ae9fbbdc44fde9e788f18d93
/
.
/
pkg
/
front_end
/
testcases
/
patterns
/
issue51523.dart.textual_outline.expect
blob: 4fcc433df1495f1090ad8d652384e57be2fefada [
file
] [
log
] [
blame
]
class
C
<
T
>
{
const
C
();
}
void
main
()
{}