blob: de990f4743eeea6ee6dbce34f164d48b22179a89 [file] [log] [blame]
// Copyright (c) 2021, 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.
// ignore: uri_does_not_exist
import 'dart:test';
void test(Class cls) {}
main() {}