blob: 08165237ec2f709c6e2c6ffc9d89d157d18e6f57 [file]
// Copyright (c) 2022, 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.
import 'dart:developer';
main() {
debugger();
}