Sign in
dart
/
sdk.git
/
refs/tags/2.19.0-32.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
extensions
/
issue38712.dart
blob: 511036f895c931e31e5bbce6d0738d4a10b7cbd8 [
file
] [
log
] [
blame
]
// Copyright (c) 2019, 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.
extension C
{
}
void
main
()
{
}