Sign in
dart
/
sdk
/
bc8b6fb94de1796bdcb7b02f0c5ce14ba369400a
/
.
/
pkg
/
front_end
/
testcases
/
regress
/
issue_31188.dart
blob: 197dfaeee3f8c933b35412e4b1d6b1329a75de71 [
file
]
// Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
main
()
{}
type T
=
Map
<
A
,
B
>